Re: installing 6.0-BETA3

From: Stefan Bethke <stb_at_lassitu.de>
Date: Mon, 29 Aug 2005 15:25:52 +0200
Am 28.08.2005 um 15:26 schrieb Mikhail T.:

>     . Trying to cvs-checkout src from anoncvs.FreeBSD.org over ssh
>       would not work. Despite my specifying -R (for read-only), the
>       server kept complaining about being unable to write some file.

That's because the *server* needs to be in read-only mode.  I'd  
figure the server operator for anoncvs.freebsd.org should set it up  
like that, but for any random server, you need to specify  
CVS_SERVER="cvs -R", as in

$ env CVS_SERVER="cvs -R" cvs co -dP src


Stefan

-- 
Stefan Bethke <stb_at_lassitu.de>   Fon +49 170 346 0140
Received on Mon Aug 29 2005 - 11:26:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC