Date: Fri, 1 Aug 2003 02:13:08 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-chat@freebsd.org Subject: Re: Local CVSup server doing funny things Message-ID: <bgcibk$27j9$1@kemoauc.mips.inka.de> References: <200307311955.06902.nils@tisys.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nils Holland <nils@tisys.org> wrote: > The issue: I'm mirroring the FreeBSD CVS via cvsup. Updates are done daily > from cron, using the following supfile: > [...] > src-all > ports-all > doc-all No. You want to replace these with cvs-all. The FreeBSD repository has been reorganized and the above collections do not cover CVSROOT any longer. Strictly speaking, if you want to omit parts like the projects module (which is also conspicuously absent above) you can cobble your own subset together, but if you want to simply mirror the complete repository just use cvs-all. -- Christian "naddy" Weisgerber naddy@mips.inka.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bgcibk$27j9$1>