[EMAIL PROTECTED] (Chris Fedde) writes: [...] > I have an account as described at username cfedde with the password as > provided in separate mail from [EMAIL PROTECTED] Apparently there is some > other issue outstanding though since my commit attempts to commit continue > to fail with the message: > > /tmp/cvseQ6sSdEqRA: 9 lines, 349 characters > cvs [server aborted]: "commit" requires write access to the repository > cvs commit: saving log message in /tmp/cvsqd2prDknG0
Sounds like you are still using the anon account. see the section "For registered developers" at http://dev.perl.org/cvs/ ... you need to use 'cvs -d :pserver:[EMAIL PROTECTED]:/home/perlcvs' (or fix your CVS/Root files or just checkout a new copy). - ask -- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();
