Date: Thu, 23 Jul 1998 10:42:52 +0200 From: Johan Karlsson <k@numeri.campus.luth.se> To: "Federico G. Schwindt" <fgsch@olimpo.com.br> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvs problem Message-ID: <199807230842.KAA22309@numeri.campus.luth.se> In-Reply-To: Your message of "Wed, 22 Jul 1998 14:50:58 -0300." <000b01bdb599$744a6be0$d4041ac8@default>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > > I'm trying to get the 2.2.6 kernel release using cvs, but I got that error: > > cvs [server aborted]: cannot write /cvs/CVSROOT/val-tags: Permission > denied > > What I'm doing is: > > export CVSROOT=anoncvs@anoncvs.freebsd.org:/cvs > cvs co -rRELENG_2_2_6_RELEASE src/sys > > Any ideas? > try to add the read only option to cvs i.e. cvs -R co -rRELENG_2_2_6_RELEASE src/sys /K -- Johan Karlsson mailto:k@numeri.campus.luth.se SWEDEN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807230842.KAA22309>