* Wiki write access disabled?
@ 2011-10-12 7:31 Ulf Samuelsson
2011-10-12 11:38 ` Graeme Gregory
0 siblings, 1 reply; 5+ messages in thread
From: Ulf Samuelsson @ 2011-10-12 7:31 UTC (permalink / raw)
To: openembedded-devel
Noticed that the wiki seems to be wrong on the 2011.03 release.
http://www.openembedded.org/wiki/Release-2011.03
The page tells you to:
git checkout release-2011.03
or
git checkout -b release-2011.03 origin/release-2011.03
I tried, and that failed.
$ git checkout -b ulf/release-2011.03-2011-10-12 origin/release-2011.03
and got the error message.
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'origin/release-2011.03' which can not be
resolved as commit?
$ git remote show origin
did not show any "release-2011.03", but there is a "2011.03-maintenance"
which I guess is what you want.
Tried to change the "http://www.openembedded.org/wiki/Release-2011.03"
wiki page
to reflect this, but that was not possible, since I did not have write
access any longer.
Has the rules changed, or is this a mistake in configuration.
--
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wiki write access disabled?
2011-10-12 7:31 Wiki write access disabled? Ulf Samuelsson
@ 2011-10-12 11:38 ` Graeme Gregory
2011-10-12 15:09 ` Philip Balister
2011-10-13 17:06 ` Denys Dmytriyenko
0 siblings, 2 replies; 5+ messages in thread
From: Graeme Gregory @ 2011-10-12 11:38 UTC (permalink / raw)
To: openembedded-devel
Did some experiments with FM on IRC, seems you need the approved flag to
be sat to edit wiki now.
I don't know what the procedure is to set this flag. I have set it for
eFfeM now. I don't want to go ahead and add it for other users without a
nod from someone who knows more about the wiki than me.
I also note the virtual hosting of wiki.openembedded.org/.net is not
quite working. You can't log in to .org and all pages seem to be
missing on .net domain.
Graeme
On 12/10/11 08:31, Ulf Samuelsson wrote:
> Noticed that the wiki seems to be wrong on the 2011.03 release.
>
> http://www.openembedded.org/wiki/Release-2011.03
>
> The page tells you to:
>
> git checkout release-2011.03
>
> or
>
> git checkout -b release-2011.03 origin/release-2011.03
>
> I tried, and that failed.
>
> $ git checkout -b ulf/release-2011.03-2011-10-12 origin/release-2011.03
>
> and got the error message.
>
> fatal: git checkout: updating paths is incompatible with switching
> branches.
> Did you intend to checkout 'origin/release-2011.03' which can not be
> resolved as commit?
>
> $ git remote show origin
> did not show any "release-2011.03", but there is a "2011.03-maintenance"
> which I guess is what you want.
>
> Tried to change the "http://www.openembedded.org/wiki/Release-2011.03"
> wiki page
> to reflect this, but that was not possible, since I did not have write
> access any longer.
>
> Has the rules changed, or is this a mistake in configuration.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wiki write access disabled?
2011-10-12 11:38 ` Graeme Gregory
@ 2011-10-12 15:09 ` Philip Balister
2011-10-13 17:06 ` Denys Dmytriyenko
1 sibling, 0 replies; 5+ messages in thread
From: Philip Balister @ 2011-10-12 15:09 UTC (permalink / raw)
To: openembedded-devel
On 10/12/2011 07:38 AM, Graeme Gregory wrote:
> Did some experiments with FM on IRC, seems you need the approved flag to
> be sat to edit wiki now.
>
> I don't know what the procedure is to set this flag. I have set it for
> eFfeM now. I don't want to go ahead and add it for other users without a
> nod from someone who knows more about the wiki than me.
>
> I also note the virtual hosting of wiki.openembedded.org/.net is not
> quite working. You can't log in to .org and all pages seem to be
> missing on .net domain.
I believe Mickey needs to talk with Tom about updating the .net DNS.
Philip
>
> Graeme
>
>
> On 12/10/11 08:31, Ulf Samuelsson wrote:
>> Noticed that the wiki seems to be wrong on the 2011.03 release.
>>
>> http://www.openembedded.org/wiki/Release-2011.03
>>
>> The page tells you to:
>>
>> git checkout release-2011.03
>>
>> or
>>
>> git checkout -b release-2011.03 origin/release-2011.03
>>
>> I tried, and that failed.
>>
>> $ git checkout -b ulf/release-2011.03-2011-10-12 origin/release-2011.03
>>
>> and got the error message.
>>
>> fatal: git checkout: updating paths is incompatible with switching
>> branches.
>> Did you intend to checkout 'origin/release-2011.03' which can not be
>> resolved as commit?
>>
>> $ git remote show origin
>> did not show any "release-2011.03", but there is a "2011.03-maintenance"
>> which I guess is what you want.
>>
>> Tried to change the "http://www.openembedded.org/wiki/Release-2011.03"
>> wiki page
>> to reflect this, but that was not possible, since I did not have write
>> access any longer.
>>
>> Has the rules changed, or is this a mistake in configuration.
>>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wiki write access disabled?
2011-10-12 11:38 ` Graeme Gregory
2011-10-12 15:09 ` Philip Balister
@ 2011-10-13 17:06 ` Denys Dmytriyenko
2011-10-13 17:51 ` Graeme Gregory
1 sibling, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2011-10-13 17:06 UTC (permalink / raw)
To: openembedded-devel
On Wed, Oct 12, 2011 at 12:38:01PM +0100, Graeme Gregory wrote:
> Did some experiments with FM on IRC, seems you need the approved flag to be
> sat to edit wiki now.
>
> I don't know what the procedure is to set this flag. I have set it for
> eFfeM now. I don't want to go ahead and add it for other users without a
> nod from someone who knows more about the wiki than me.
So, how do we go about this limitation? Do we enable write access on a case by
case basis? Right now I believe there is only a handful of people allowed to
edit Wiki pages...
--
Denys
> I also note the virtual hosting of wiki.openembedded.org/.net is not quite
> working. You can't log in to .org and all pages seem to be missing on .net
> domain.
>
> Graeme
>
>
> On 12/10/11 08:31, Ulf Samuelsson wrote:
>> Noticed that the wiki seems to be wrong on the 2011.03 release.
>>
>> http://www.openembedded.org/wiki/Release-2011.03
>>
>> The page tells you to:
>>
>> git checkout release-2011.03
>>
>> or
>>
>> git checkout -b release-2011.03 origin/release-2011.03
>>
>> I tried, and that failed.
>>
>> $ git checkout -b ulf/release-2011.03-2011-10-12 origin/release-2011.03
>>
>> and got the error message.
>>
>> fatal: git checkout: updating paths is incompatible with switching
>> branches.
>> Did you intend to checkout 'origin/release-2011.03' which can not be
>> resolved as commit?
>>
>> $ git remote show origin
>> did not show any "release-2011.03", but there is a "2011.03-maintenance"
>> which I guess is what you want.
>>
>> Tried to change the "http://www.openembedded.org/wiki/Release-2011.03"
>> wiki page
>> to reflect this, but that was not possible, since I did not have write
>> access any longer.
>>
>> Has the rules changed, or is this a mistake in configuration.
>>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wiki write access disabled?
2011-10-13 17:06 ` Denys Dmytriyenko
@ 2011-10-13 17:51 ` Graeme Gregory
0 siblings, 0 replies; 5+ messages in thread
From: Graeme Gregory @ 2011-10-13 17:51 UTC (permalink / raw)
To: openembedded-devel
On 13/10/11 18:06, Denys Dmytriyenko wrote:
> On Wed, Oct 12, 2011 at 12:38:01PM +0100, Graeme Gregory wrote:
>> Did some experiments with FM on IRC, seems you need the approved flag to be
>> sat to edit wiki now.
>>
>> I don't know what the procedure is to set this flag. I have set it for
>> eFfeM now. I don't want to go ahead and add it for other users without a
>> nod from someone who knows more about the wiki than me.
> So, how do we go about this limitation? Do we enable write access on a case by
> case basis? Right now I believe there is only a handful of people allowed to
> edit Wiki pages...
>
I spoke to the Tom and OE members may talk to a wiki admin, pass a
turing test and get added to the approved group.
List of admins can be got here
http://www.openembedded.org/wiki/Special:ActiveUsers
Graeme
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-10-13 17:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 7:31 Wiki write access disabled? Ulf Samuelsson
2011-10-12 11:38 ` Graeme Gregory
2011-10-12 15:09 ` Philip Balister
2011-10-13 17:06 ` Denys Dmytriyenko
2011-10-13 17:51 ` Graeme Gregory
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.