From owner-freebsd-doc@FreeBSD.ORG Fri Sep 17 08:51:48 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9D316A4CE for ; Fri, 17 Sep 2004 08:51:48 +0000 (GMT) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100DB43D41 for ; Fri, 17 Sep 2004 08:51:48 +0000 (GMT) (envelope-from so14k@so14k.com) Received: from localhost (localhost [127.0.0.1]) by valentine.liquidneon.com (Postfix) with ESMTP id 9A690831; Fri, 17 Sep 2004 02:51:47 -0600 (MDT) Received: from valentine.liquidneon.com ([216.38.206.180]) by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87217-06; Fri, 17 Sep 2004 02:51:47 -0600 (MDT) Received: from webmail.liquidneon.com (valentine.liquidneon.com [216.38.206.180]) by valentine.liquidneon.com (Postfix) with ESMTP id 0C65B81D; Fri, 17 Sep 2004 02:51:47 -0600 (MDT) Received: from 199.201.236.2 (SquirrelMail authenticated user so14k@so14k.com); by webmail.liquidneon.com with HTTP; Fri, 17 Sep 2004 02:51:47 -0600 (MDT) Message-ID: <40573.199.201.236.2.1095411107.squirrel@199.201.236.2> In-Reply-To: <20040917084735.GA2141@frontfree.net> References: <414AA24F.7020704@fsn.hu> <20040917084735.GA2141@frontfree.net> Date: Fri, 17 Sep 2004 02:51:47 -0600 (MDT) From: "Brad Davis" To: "Xin LI" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at liquidneon.com cc: doc@freebsd.org Subject: Re: CVSROOT checkout? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 08:51:48 -0000 On Fri, September 17, 2004 2:47 am, Xin LI said: > On Fri, Sep 17, 2004 at 10:37:35AM +0200, Attila Nagy wrote: >> I would like to checkout the FreeBSD CVSROOT from CVS, but I cannot find >> it. >> >> Some years ago I was able to do this from anoncvs.freebsd.org, but >> currently it refuses CVS pserver access. >> >> From the following page: >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html >> >> neither >> "USA: freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs (ssh only - no >> password)" >> >> and >> >> "setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs >> % cvs login >> At the prompt, enter the password ``anoncvs''." >> >> does not work. >> >> Is this normal and just the document lags behind reality? > > I think you may want > setenv CVSROOT :ext:anoncvs@anoncvs.FreeBSD.org:/home/ncvs > > Instead. This should work in this case. Note that with ssh you > don't need a cvs login any more. > > Maybe we should document about how to use a SSH anoncvs? Yeah, I'll add that to my list.. Regards, Brad Davis