> I haven't had any success with this. I've tried using the anoncvs > CVSROOT as well as > > export CVSROOT=locus.apache.org:/home/cvs > export CVS_RSH=/usr/bin/ssh > export CVS_SERVER=/usr/bin/cvs
a) Anonymous CVS won't work yet. I'll try to get that working later tonight > > error messages: > > U apache-2.0/src/test/test_find.c > U apache-2.0/src/test/test_limits.c > U apache-2.0/src/test/test_parser.c > U apache-2.0/src/test/test_select.c > U apache-2.0/src/test/time-sem.c > U apache-2.0/src/test/zb.c > cvs server: existing repository /home/cvs/apache-2.0/htdocs does not match > /home/cvs/httpd-docs-2.0/htdocs > cvs server: ignoring module htdocs-2.0 > [EMAIL PROTECTED] apache]$ cd apache-2.0/src/lib > [EMAIL PROTECTED] lib]$ cvs checkout apr > Warning: Remote host denied X11 forwarding, perhaps xauth program could not > be run on the server side. > cvs server: existing repository /home/cvs/apache-2.0/src/lib/apr does not > match /home/cvs/apr > cvs server: ignoring module apr > > Does anybody have a spare clue? You need to remove your old apr directory. Checking out with -P will automate this. Ryan _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
