# $Id: cvsync-all,v 1.1 2003/12/17 11:44:44 root Exp root $ # # 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. #