Date: 13 Jun 2003 22:14:32 -0400 From: "Brandon S. Allbery " KF8NH <allbery@ece.cmu.edu> To: Richard Schilling <rschi@rsmba.biz> Cc: freebsd-stable@freebsd.org Subject: Re: cvsup with tag=. on src and upgrading (in general) Message-ID: <1055556872.57122.2.camel@rushlight.kf8nh.apk.net> In-Reply-To: <20030614020500.GI16068@foghorn.rsmba.biz> References: <20030613180849.GE12049@foghorn.rsmba.biz> <200306132105.45620.ianjhart@ntlworld.com> <20030614020500.GI16068@foghorn.rsmba.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2003-06-13 at 22:05, Richard Schilling wrote: > So, I am not sure what tag=. fetches when run on src-all. It it > invalid (unpredictable) or actually FreeBSD-CURRENT? It fetches -CURRENT. > I don't have the example cvsup files in /usr/share/examples/cvsup. Did > I not install a port? The target "src-all" fetches a FreeBSD distribution. The "tag=" option can be used to select a particular version; "tag=." fetches HEAD (i.e. -CURRENT). The target "ports-all" fetches the ports collection. The only meaningful "tag=" value is "tag=." (that is, HEAD), because the ports collection doesn't use tags. -- brandon s allbery [openafs/solaris/japh/freebsd] allbery@kf8nh.apk.net system administrator [linux/heimdal/too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university [better check the oblivious first -ke6sls]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1055556872.57122.2.camel>