Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2003 16:12:20 +0100
From:      ian j hart <ianjhart@ntlworld.com>
To:        Richard Schilling <rschi@rsmba.biz>, freebsd-stable@freebsd.org
Subject:   Re: cvsup with tag=. on src and upgrading (in general)
Message-ID:  <200306141612.20890.ianjhart@ntlworld.com>
In-Reply-To: <20030614020946.GK16068@foghorn.rsmba.biz>
References:  <20030613180849.GE12049@foghorn.rsmba.biz> <200306132105.45620.ianjhart@ntlworld.com> <20030614020946.GK16068@foghorn.rsmba.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 14 June 2003 3:09 am, Richard Schilling wrote:
> As for /usr/local/etc/cvsup, I did create it because the documentation
> used that directory in the examples for CVSup's status files.  I also
> practiced uploading to a non-/usr directory first just to build
> confidence.  I just used that directory because after reading it in the
> documentation I knew I'd remember it.  Changed the base, however to my
> own staging area.
>
>
> Here's the example from the documentation:
>
> #
>
> Putting it all together:
>
> Here is the entire supfile for our example:
>
> *default tag=.
> *default host=cvsup666.FreeBSD.org
> *default prefix=/usr
> *default base=/usr/local/etc/cvsup
> *default release=cvs delete use-rel-suffix compress
>
> src-all
>
>
> --Richard Schilling
>

So this fetches the src for CURRENT. In your original post you said you wanted 
to "review changes/diffs". This will not allow you to do that because you 
only have a snapshot of the source. To put this another way, you have nothing 
to diff against.

Also forgot to say that the simplest way to fetch a local copy of the 
repository is to install the cvsup-mirror port. Disable its cron job and run 
the update script whenever you need to.

-- 
ian j hart

Quoth the raven, bite me!
	Salem Saberhagen (Episode LXXXI: The Phantom Menace)



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