Date: Mon, 3 Nov 2008 17:38:28 -0800 From: "David Allen" <the.real.david.allen@gmail.com> To: "FreeBSD Question" <freebsd-questions@freebsd.org> Subject: Using csup Message-ID: <2daa8b4e0811031738q759d34f4q274a676957ad379e@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'd like to move to using csup(1) and there's an error in the manpage
that's raising some questions for me:
OPTIONS
base=base The default base directory is /usr/local/etc/csup.
FILES
/usr/local/etc/cvsup Default base directory.
sup Default collDir subdirectory.
base/collDir/collection/checkouts* List files.
Assuming that the default 'base' directory is /usr/local/etc/cvsup, would
the following three files be sufficient for csup to work?
# /usr/local/etc/cvsup/standard-supfile
*default tag=RELENG_7_0
*default host=cvsup10.us.FreeBSD.org
*default release=cvs delete use-rel-suffix compress
src-all
# /usr/local/etc/cvsup/doc-supfile
doc-all
# /usr/local/etc/cvsup/ports-supfile
ports-all tag=.
# usr/local/etc/cvsup/sup/refuse
[contents of global refusefile]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2daa8b4e0811031738q759d34f4q274a676957ad379e>
