# $Id: cvsync-all,v 1.1 2010/02/12 17:02:49 cvs Exp $ # # Print list of available collections # config { hostname mirror.osn.de collection { name all release list } } # # Mirror complete CVS repository # config { hostname mirror.osn.de collection { name openbsd release rcs prefix /cvs } } # # Replace "name openbsd" with e.g. "name openbsd-src" to get only # part of the repository. Repeat the config { } stanza to select # more than one collection. #