From owner-freebsd-questions@FreeBSD.ORG Sun Apr 24 11:04:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0061716A4CE for ; Sun, 24 Apr 2005 11:04:07 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC08343D2F for ; Sun, 24 Apr 2005 11:04:05 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1])j3OB44db093685; Sun, 24 Apr 2005 13:04:04 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.1/8.13.1/Submit) id j3OB44gD093684; Sun, 24 Apr 2005 13:04:04 +0200 (CEST) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Sun, 24 Apr 2005 13:04:04 +0200 From: Tilman Linneweh To: "O. Hartmann" Message-ID: <20050424110404.GA93672@arved.at> References: <426B7341.6020206@mail.uni-mainz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426B7341.6020206@mail.uni-mainz.de> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: getting handbooks via cvsup? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 11:04:07 -0000 * "O. Hartmann" [Sun, 24 Apr 2005 at 12:21 GMT]: > I'm looking for a way getting various handbook's sources via cvsup, > common handbook English/German and some developers handbooks > (developer, porter). > > On each nstallation CD I can find various handbook types (PS, PDF, > HTML). My intention is having a local webserver at the department > keeping track on HTML and PS generated handbooks automaticaly and > sucking in the changes via cvsup. I can remember there is a way but I > lost the glue where to look for. take a look at /usr/share/examples/doc-supfile. How to build the webpages is decribed in the FDP Primer at http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html regards tilman