Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2005 14:32:59 +0300
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        "O. Hartmann" <ohartman@mail.uni-mainz.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: getting handbooks via cvsup?
Message-ID:  <20050424143259.1dee32ff@it.buh.tecnik93.com>
In-Reply-To: <426B7341.6020206@mail.uni-mainz.de>
References:  <426B7341.6020206@mail.uni-mainz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 Apr 2005 12:21:53 +0200
"O. Hartmann" <ohartman@mail.uni-mainz.de> wrote:

> 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.

cvsup file:
*default host=cvsup.ro.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
doc-all

Run cvsup then:
cd /usr/doc/
make FORMATS="html html-split ps pdf" install


-- 
IOnut
Unregistered ;) FreeBSD "user"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050424143259.1dee32ff>