Bug 15521

Summary: anoncvs.freebsd.org doesn't work per http://www.freebsd.org/handbook/synching.html#ANONCVS
Product: Base System Reporter: dhagan <dhagan>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description dhagan 1999-12-16 21:20:02 UTC
I am trying to checkout a copy of a program (df in particular) through
anoncvs following Jordan's instructions in the URL above.  However, 
I get the following error message:

dhagan@raspberry:/tmp > cvs co df
/ctm/FreeBSD/anoncvs/anoncvssh: No such file or directory
cvs [checkout aborted]: end of file from server (consult above messages if any)

It would appear (although I'm no expert) that anoncvs.freebsd.org is
broken for some reason.

Fix: 

Reconfigure anoncvs.freebsd.org or rewrite the handbook article.
How-To-Repeat: Follow the steps given in 
http://www.freebsd.org/handbook/synching.html#ANONCVS
should do it.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 1999-12-21 12:54:09 UTC
State Changed
From-To: open->closed

anoncvs.freebsd.org is back, but now uses 'pserver' authentication. 
Handbook updated (Revision 1.34) to reflect this.