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