# The base directory is where CVSup stores checksums and other information # about the files it has downloaded. A setting of "/foo/bar/" will cause this # data to be kept under /foo/bar/sup/ (CVSup will create subdirectories as # needed). *default base=/EDITME # Downloaded files are kept under the directory specified by the prefix. # CVSup will not create this directory--you must do so yourself. *default prefix=/EDITME # When this line is uncommented, CVSup will download a copy of the # entire CVS repository with all the history (the ,v files). *default release=cvs # When this line is uncommented, CVSup will just check out the # latest sources. #*default release=cvs tag=. # The "host" line has the IP address or hostname of the server. # Just one "host" line should be uncommented. # # USA *default host=206.111.193.41 # Germany # *default host=grappa.unix-ag.uni-kl.de # The lines below are probably best left as they are. *default delete use-rel-suffix *default umask=002 *default compress aumix