Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2000 00:57:05 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Jan Koum <jkb@ethereal.net>
Cc:        Peter Wemm <peter@netplex.com.au>, Nik Clayton <nik@FreeBSD.ORG>, hackers@FreeBSD.ORG
Subject:   Re: /usr/share/examples/cvsup -> /usr/local/share/examples/cvsup
Message-ID:  <200005030757.AAA59344@apollo.backplane.com>
References:  <nik@FreeBSD.ORG> <20000501142517.3C4641CD7@overcee.netplex.com.au> <20000503003105.D96610@ethereal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
:
: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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005030757.AAA59344>