anoncvs.freebsd.org broken?

Mathieu Arnold mat at mat.cc
Sat Sep 10 06:05:30 PDT 2005


+-le 10/09/2005 02:15 -0500, R. Tyler Ballance écrivait :
| I was trying to get the most recent RELENG_6 code from one of the  AnonCVS
| servers here in America, so I was using the USA mirrors, and  they don't
| seem to be properly configured anymore...
| 
| 
| %sudo cvs co -rRELENG_6 -P src
| cvs [checkout aborted]: cannot write /home/ncvs/CVSROOT/val-tags:
| Permission denied
| %
| % echo $CVSROOT
| freebsdanoncvs at anoncvs.FreeBSD.org:/home/ncvs
| %
| 
| Keep in mind, anoncvs1.freebsd.org works perfectly fine.
| 
| Ho hum, guess we only get one working USA mirror ;)

use

cvs -R co -rRELENG_6 -P src

:-)

-- 
Mathieu Arnold


More information about the freebsd-hackers mailing list