Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2003 18:14:44 -0500
From:      Scott Corey <scott@bsdprophet.org>
To:        timmssimon@shaw.ca
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: CVSup & ports collection
Message-ID:  <3ED29FE4.3020906@bsdprophet.org>
In-Reply-To: <63baa65008.6500863baa@shaw.ca>
References:  <63baa65008.6500863baa@shaw.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
timmssimon@shaw.ca wrote:
> Hi,
> I have just tried to update my ports collection using CVSup.  I followed the instructions in the hand book and specified the following:
> 
> *default host=cvsup.ca.FreeBSD.org 
Keep
> *default base=/usr/local/etc/cvsup
keep
> *default prefix=/usr
keep
> *default release=cvs delete use-rel-suffix compress
remove try this instead
*default  release=cvs
*default  tag=RELENG_4  <--- if you want the latest 4.x stable
*default  delete use-rel-suffix
> 
> src-all
> 
add between these two " *default tag=. " don't include the "", this will 
give you the latest ports.

> ports-all
> 
> 
> The CVSup seems to run fine.  I am left, however, with a large number of files with ",v" appended to the end.  Is there some sort of merger procedure which I should follow to update my current files and to rename the new files to their name without the ",v"? 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ED29FE4.3020906>