Hi,
I'm trying to commit Daniel's new translation, but cannot do it
My guess is that SourceForge is flaked out again, and that it'll come back in a few hours.
I'm still unable to commit; cvs keeps telling me that ""commit" requires write access to the repository".
Arpad Biro
__________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html
On Sun, Apr 11, 2004 at 11:24:14AM -0700, Arpad Biro wrote:
I'm still unable to commit; cvs keeps telling me that ""commit" requires write access to the repository".
Is it possible you didn't check out the repository with your user account? Perhaps you're still working in an anonymous checkout of the tree?
On Sun, 11 Apr 2004, Arpad Biro wrote:
I'm trying to commit Daniel's new translation, but cannot do it
My guess is that SourceForge is flaked out again, and that it'll come back in a few hours.
I'm still unable to commit; cvs keeps telling me that ""commit" requires write access to the repository".
Okay, well it's been long enough that it's unlikely to be SourceForge flakiness.
Doublecheck that it got checked out as you by doing `cat inkscape/CVS/Root` and make sure the Root looks something like:
:ext:bryce@cvs.inkscape.sourceforge.net:/cvsroot/inkscape
(except your username instead of 'bryce'. The possible problem is that it might be checked out as 'cvsanon', in which case you wouldn't have commit access. If it is something other than your SF ID, then you'll need to do a fresh checkout of the tree using the correct Root.
If *that* doesn't work, hmm, I'm a bit stumped but maybe someone else will have an idea. Let us know either way.
Bryce
Bryce Harrington wrote:
On Sun, 11 Apr 2004, Arpad Biro wrote:
I'm trying to commit Daniel's new translation, but cannot do it
My guess is that SourceForge is flaked out again, and that it'll come back in a few hours.
I'm still unable to commit; cvs keeps telling me that ""commit" requires write access to the repository".
Okay, well it's been long enough that it's unlikely to be SourceForge flakiness.
Doublecheck that it got checked out as you by doing `cat inkscape/CVS/Root` and make sure the Root looks something like:
:ext:bryce@cvs.inkscape.sourceforge.net:/cvsroot/inkscape
(except your username instead of 'bryce'. The possible problem is that it might be checked out as 'cvsanon', in which case you wouldn't have commit access. If it is something other than your SF ID, then you'll need to do a fresh checkout of the tree using the correct Root.
If *that* doesn't work, hmm, I'm a bit stumped but maybe someone else will have an idea. Let us know either way.
I'm pretty sure that you can just edit this (and all other CVS/Root files) to have the correct value (which is what bryce put, only with your sourceforge name before the @). Saves a big download :)
njh
participants (4)
-
Arpad Biro
-
Bryce Harrington
-
Kees Cook
-
Nathan Hurst