On Tue, Nov 21, 2000 at 02:48:09AM +0100, Sascha Schumann wrote: > > > That's both :pserver: and :ext: via ssh, to both apache.org and > > > locus.apache.org (and I can ssh to locus and have set up my ssh > > > authorization there). > > > > You probably want to use SSH for APR since that will allow you to make > > changes. The command would look like: > > > > cvs -d :ext:[EMAIL PROTECTED]:/home/cvs co apr > > > > (assuming you have CVS_RSH set and your authorized_keys set up on locus) > > Is that :ext: really necessary? I use > [EMAIL PROTECTED]:/home/cvs as root directory and it works > just fine.
I believe that it is; I recall esr having problems accessing the Sourceforge Python CVS repository without that :ext:. But, hey... Branko can just try both and see which works :-) (I think the main key is that "anonymous" was the wrong thing for the pserver access) Cheers, -g -- Greg Stein, http://www.lyra.org/
