Date: Sat, 27 May 2000 18:53:53 +0930 From: Greg Lehey <grog@lemis.com> To: Willem Brown <willem@brwn.org> Cc: questions@FreeBSD.ORG Subject: Re: make release Message-ID: <20000527185353.A32754@freebie.lemis.com> In-Reply-To: <20000527182319.A32417@freebie.lemis.com>; from grog@lemis.com on Sat, May 27, 2000 at 06:23:20PM %2B0930 References: <392F7ED2.6BADD19A@brwn.org> <20000527174320.G30853@freebie.lemis.com> <392F8C28.A5E6AE4C@brwn.org> <20000527182319.A32417@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 27 May 2000 at 18:23:20 +0930, Greg Lehey wrote: > On Saturday, 27 May 2000 at 10:49:44 +0200, Willem Brown wrote: >> Greg Lehey wrote: >>> >>> On Saturday, 27 May 2000 at 9:52:50 +0200, Willem Brown wrote: >>>> Hi, >>>> >>>> I've cvsup'd my 4.0R to 4.0S and would like to do a >>>> make release but I need a CVSROOT? What do I need to get still >>>> for this to work? >>> >>> You need a CVS tree. It looks as if you cvsupped only the sources, >>> right? >>> >>> It is possible to specify a remote CVS root, but you'll need to have >>> some kind of access to it. You're probably better off cvsupping the >>> repository rather than the sources. >> >> Thanks. I had a look at the sample files, >> /usr/share/examples/cvsup/cvs-supfile. So to get the 4.0S branch, >> I would use release=cvs tag=RELEN_4? > > Well, RELENG_4. Oops, this is wrong. RELENG_4 is the correct tag, but when you cvsup a repository, you don't specify a tag, since the repository contains all possible tags. Here are the relevant parts of my cvsupfile. You will need at least to add a host from which to sup. *default release=cvs *default base=/src/cvsup *default prefix=/home/ncvs *default delete *default use-rel-suffix *default compress src-all Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000527185353.A32754>