From owner-freebsd-doc@FreeBSD.ORG Wed Jul 14 15:06:00 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 7FF0916A4CE for ; Wed, 14 Jul 2004 15:06:00 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8551A43D3F for ; Wed, 14 Jul 2004 15:05:59 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i6EF5v5j027339; Wed, 14 Jul 2004 17:05:57 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i6EF5uUi027338; Wed, 14 Jul 2004 17:05:56 +0200 (CEST) (envelope-from marc) Date: Wed, 14 Jul 2004 17:05:56 +0200 From: Marc Fonvieille To: Steve Bertrand Message-ID: <20040714150556.GD76610@abigail.blackend.org> References: <4233.209.167.16.15.1089817265.squirrel@209.167.16.15> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4233.209.167.16.15.1089817265.squirrel@209.167.16.15> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: freebsd-doc@freebsd.org Subject: Re: Creating local doc repository 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: Wed, 14 Jul 2004 15:06:00 -0000 On Wed, Jul 14, 2004 at 11:01:05AM -0400, Steve Bertrand wrote: > As I'm very interested in learning 'howto' contribute to the documentation > project, I'm working through the documentation primer. > > I'm have some confusion on the best method to check out (or copy the > sources locally) of the entire doc tree. > > Can I just check them out from the FreeBSD servers directly, if so, is > there documentation I could be pointed to that will get me started with > the correct server name, repository name etc? or; > http://www.bsdnews.org/02/freebsd_doc.php describes what I use for doc/ tree, www/ is similar. Marc