> > 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:brane@apache.org:/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 login@apache.org:/home/cvs as root directory and it works just fine. - Sascha