Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2004 22:30:18 +0800
From:      sam <sam.wun@authtec.net>
To:        current@freebsd.org
Subject:   Re: How to download cvs files for Beta 3
Message-ID:  <41445D7A.6070008@authtec.net>
In-Reply-To: <41445D27.3010103@samsco.org>
References:  <4143FB0C.7080400@authtec.net> <41445D27.3010103@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:

> 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
>
>
Thanks, I got it. After download the src, I used cvs src -r RELENG_5 src 
to extract 5.3 current instead of 6.0 by default.

Thanks
sam


-- 
Security Architect/Consultant
AuthTec Gateway Limited
Mobile: 9839 2464	
Email: sam.wun@authtec.net
Website: http://www.authtec.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41445D7A.6070008>