Date: Sun, 12 Sep 2004 08:28:55 -0600 From: Scott Long <scottl@samsco.org> To: sam <sam.wun@authtec.net> Cc: current@freebsd.org Subject: Re: How to download cvs files for Beta 3 Message-ID: <41445D27.3010103@samsco.org> In-Reply-To: <4143FB0C.7080400@authtec.net> References: <4143FB0C.7080400@authtec.net>
next in thread | previous in thread | raw e-mail | index | archive | help
sam wrote: > Hi, > > I found a tag for downloading the 5.3 Current (not 6.0) with the > following cvsup-sup file definition: > > *default host=cvsup.ca.freebsd.org > *default base=/usr > *default prefix=/bdata/ncvs > *default release=cvs tag=RELENG_5 > *default delete use-rel-suffix > > but this is only download the source. How can I download the cvs file? > those files ended with ",v". I need to use it to execute "make release ..." > > Thanks > sam Remove the 'tag=RELENG_5' part completely. You will then get a copy of the entire repository that covers all branches, not just RELENG_5. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41445D27.3010103>