From nobody@FreeBSD.org  Fri Feb 10 14:19:34 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 16A74106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Feb 2012 14:19:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 018DC8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Feb 2012 14:19:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1AEJXUv085077
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Feb 2012 14:19:33 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q1AEJX6K085076;
	Fri, 10 Feb 2012 14:19:33 GMT
	(envelope-from nobody)
Message-Id: <201202101419.q1AEJX6K085076@red.freebsd.org>
Date: Fri, 10 Feb 2012 14:19:33 GMT
From: Vladimir Kotal <vlada@devnull.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: anonymous SSH based access to anoncvs1.freebsd.org no longer works
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164958
>Category:       docs
>Synopsis:       mirror: anonymous SSH based access to anoncvs1.freebsd.org no longer works
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    brd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 10 14:20:12 UTC 2012
>Closed-Date:    Fri Sep 27 14:00:39 UTC 2013
>Last-Modified:  Fri Sep 27 14:00:39 UTC 2013
>Originator:     Vladimir Kotal
>Release:        6.1-PRERELEASE
>Organization:
>Environment:
not relevant

>Description:
The instructions on http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html say this:

cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co src

However, the server requires password authentication:

$ cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co src
The authenticity of host 'anoncvs1.freebsd.org (96.47.72.116)' can't be established.
DSA key fingerprint is 4e:bc:48:a0:e1:27:0a:62:c8:da:45:31:d4:ad:b2:00.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'anoncvs1.freebsd.org' (DSA) to the list of known hosts.
Password:
^C
$ cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs login
cvs login: can only use `login' command with the 'pserver' method
cvs [login aborted]: CVSROOT: anoncvs@anoncvs1.FreeBSD.org:/home/ncvs

>How-To-Repeat:
run the above command afresh
>Fix:
fix the anoncvs server configuration or the documentation

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-docs 
Responsible-Changed-By: remko 
Responsible-Changed-When: Fri Feb 10 16:46:21 UTC 2012 
Responsible-Changed-Why:  
We might want to either update the documentation for this or we 
need to talk to the hostmaster of the device. I dont know who 
this is so I am going to forward this report to the hubs team 
as well. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164958 
Responsible-Changed-From-To: freebsd-docs->brd 
Responsible-Changed-By: bz 
Responsible-Changed-When: Fri Feb 10 18:07:44 UTC 2012 
Responsible-Changed-Why:  
I think hardware replacement and cvsup are online again, anoncvs 
not yet.  Assign to brd given this is his. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164958 
State-Changed-From-To: open->closed 
State-Changed-By: brd 
State-Changed-When: Fri Sep 27 14:00:01 UTC 2013 
State-Changed-Why:  
- CVS is fully depreciated please migrate to SVN. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164958 
>Unformatted:
