Date: Wed, 11 Apr 2001 17:32:33 +0200 (CEST) From: James Tapping <james@fr.clara.net> To: Adam Kranzel <adam@alameda.edu> Cc: newbies@freebsd.org Subject: Re: CVSup Questions Message-ID: <Pine.LNX.4.21.0104111729530.22511-100000@munster.noc.fr.clara.net> In-Reply-To: <01041108233300.02144@teru.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for clearing that up for me... I have managed to get it ok, I am still a bit confused about when the actual updates of ports are or can be done. I updated proftpd for example. With Make deinstall make install (and a make clean somewhere) is there not a update everything button :-) I come from the debian world :-) James On Wed, 11 Apr 2001, Adam Kranzel wrote: > 'morning > > <snip> > >*default tag=RELENG_4 > > This line is your problem: > Ports are not branched, the only branch is . (HEAD). > If you specify a different branch tag, it will remove everything not on that > branch (i.e. everything). > > You need to specify tag=. for ports, however doing this for source will give > you the -current sources, which you probably don't want. > *checks manpages* > It looks like you can simply specify a tag for each collection, like so: > > Example supfile: > > *default host=cvsup8.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default delete use-rel-suffix > > src-all tag=RELENG_4 > ports-all tag=. > > hope this helps > -Adam > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0104111729530.22511-100000>