Re: [ILUG] This Sourceforge thingee and CVS ??

From: Justin Mason (jm at domain jmason.org)
Date: Sun 30 Sep 2001 - 03:50:16 IST


Glen Gray said:

> export CVS_RSH=ssh
> cvs -d:pserver:glengray at domain cvs.lcdproc.sourceforge.net:/cvsroot/lcdproc
> login
> cvs -d:pserver:glengray at domain 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 domain 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.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:12:23 GMT