[ILUG] This Sourceforge thingee and CVS ??
Justin Mason
jm at jmason.org
Sun Sep 30 03:50:16 IST 2001
Glen Gray said:
> export CVS_RSH=ssh
> cvs -d:pserver:glengray at cvs.lcdproc.sourceforge.net:/cvsroot/lcdproc
> login
> cvs -d:pserver:glengray at cvs.lcdproc.sourceforge.net:/cvsroot/lcdproc
> commit
>
> My commits still claim that the server is aborting with this error
> message.
>
> cvs [server aborted]: "commit" requires write access to the repository
> cvs commit: saving log message in /tmp/cvsTz6zoC
>
> I've heard that pserver might not work for developer access but I'm not
> sure what else to do.
Ditch the :pserver: --
cvs -dglengray at cvs.lcdproc.sourceforge.net:/cvsroot/lcdproc login
etc. Also you *may* have to re-check-out the tree, since those CVS
directories contain login details (I think).
--j.
More information about the ILUG
mailing list