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

On Mon, May 01, 2000 at 07:25:17AM -0700, Peter Wemm <[EMAIL PROTECTED]> wrote:
> Nik Clayton wrote:
> > Folks,
> > 
> > Would anyone object to pulling /usr/share/examples/cvsup out of the base
> > system, and into /usr/local/share/examples/cvsup, to be installed by the
> > CVSup port?  There's no technical reason for the change, but it would be
> > more consistent with our other ports.
> 
> Which cvsup port would get it? There are two...
> 
> And what about the folks who ftp the binary and never install the ports
> collection?  They use the /usr/share/examples stuff as a base.  I certainly
> do not install the ports dist at sysinstall time and only do so eventually
> after cvsup'ing the ncvs tree and checking source and ports out of there.
> 
> Also, the share/examples stuff is supposed to be preset for getting the
> active branch that the release is from, when using checkout mode.  To
> duplicate that in the port you'd need multiple versions of the files and be
> sensitive on the OS version.
> 
> Cheers,
> -Peter
> 
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to