:
:i agree with peter. first thing i do after a fresh OS install is ftp over
:binary from ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/binaries/
:
:the next thing is do is:
:$ cp /usr/share/examples/cvsup/<some_file> .
:$ vi <some_file>
:$ ./cvsup -g -L 2 <some_file>
:
:so your change won't be the end of the day, but it will just extra step.
:[or i just get to learn cvsup command line options ;]
:
:-- yan
Actually you don't have to change the example cvsup file at all usually.
Just specify the appropriate override options when you run the cvsup
binary (e.g. the -h HOSTNAME option to set the cvsup server to connect
to).
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message