From owner-freebsd-doc@FreeBSD.ORG Mon Jul 20 08:04:27 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E101106566B; Mon, 20 Jul 2009 08:04:27 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id BBEC98FC14; Mon, 20 Jul 2009 08:04:26 +0000 (UTC) (envelope-from simon@benji.nitro.dk) Received: from benji.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 11A6D2D484B; Mon, 20 Jul 2009 08:04:26 +0000 (UTC) Received: by benji.nitro.dk (Postfix, from userid 2000) id DF0C6FCE8; Mon, 20 Jul 2009 10:04:25 +0200 (CEST) Date: Mon, 20 Jul 2009 10:04:25 +0200 From: "Simon L. Nielsen" To: Murray Stokely Message-ID: <20090720080425.GA1303@zaphod.nitro.dk> References: <2a7894eb0907182325p54242ed4v5d486330c301d388@mail.gmail.com> <20090719132053.GB1164@arthur.nitro.dk> <20090720042340.GK40521@valentine.liquidneon.com> <2a7894eb0907192223m57be958dw68969f4379d88fe0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2a7894eb0907192223m57be958dw68969f4379d88fe0@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD doc list , Brad Davis Subject: Re: No anonymous CVS repositories for docs X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2009 08:04:27 -0000 [hubs CC removed] On 2009.07.19 22:23:59 -0700, Murray Stokely wrote: > On Sun, Jul 19, 2009 at 9:23 PM, Brad Davis wrote: > > On Sun, Jul 19, 2009 at 03:20:53PM +0200, Simon L. Nielsen wrote: > >> On 2009.07.18 23:25:35 -0700, Murray Stokely wrote: > >> > None of the five sources of anonymous CVS access to FreeBSD supports > >> > the doc repository.  Is it possible for someone to host an anonymous > >> > CVS server for the doc ("dcvs") repository? > >> > > >> > http://www.freebsd.org/doc/en/books/handbook/anoncvs.html > >> > >> brd@ has at least in the past run an anonymous CVS server - I'm not > >> sure what the state of that is? Brad? > > > > Err.. I'm quite confused.. I run anoncvs1.f.o and it has always hosted > > the docs repo: > > > > 22:22:05 brd@penelope:~> cvs -d anoncvs@anoncvs1.freebsd.org:/home/ncvs co doc/ > > cvs checkout: Updating doc > > U doc/Makefile [...] > I was thrown by the ncvs path.. I expected that to be at /home/dcvs for docs. Perhaps we should add a short note to the handbook's anoncvs section? While it does say ncvs for all mirrors, I certainly find it likely that other (committers?) could make the same dcvs mistake. -- Simon L. Nielsen