# $FreeBSD: src/share/examples/cvsup/cvs-supfile,v 1.39 2003/11/16 17:55:54 ceri Exp $ # This will grab 5.2.x-RELEASE (5.2.1-RELEASE at the time of this writing) # Consult /usr/share/examples/cvsup/ for examples and help # # cvsup -g -L 2 cvs-supfile # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/doc/handbook/mirrors.html. *default host=cvsup9.us.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_5_2 *default delete use-rel-suffix # If you seem to be limited by CPU rather than network or disk bandwidth, try # commenting out the following line. (Normally, today's CPUs are fast enough # that you want to run compression.) *default compress src-all