Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread ian j hart
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)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread ian j hart
On Saturday 14 June 2003 3:05 am, Richard Schilling wrote:

[snip doco stuff]

>
> I don't have the example cvsup files in /usr/share/examples/cvsup.  Did
> I not install a port?
>
> --Richard Schilling

Anything in /usr/share should be part of the base distro. Ports (mostly) 
install into /usr/local.

IIRC one of the recent releases had these files missing. A full system rebuild 
should fix this, see /usr/src/UPDATING

-- 
ian j hart

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

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread Brandon S. Allbery
On Sat, 2003-06-14 at 09:20, Dag-Erling Smorgrav wrote:
> "Brandon S. Allbery " KF8NH <[EMAIL PROTECTED]> writes:
> > No, it means that there are no tag values that are meaningful for
> > ports-all; you need to use tag=. (no tag, meaning retrieve the HEAD)
> 
> "tag=." is not "no tag", it is a magic tag which gives you the top of
> the trunk.  No tag at all gives you the version control files.

I was speaking in terms of CVS tags, not of cvsup's tag=; cvsup's
behavior with respect to tag= had already been described.

-- 
brandon s allbery [openafs/solaris/japh/freebsd] [EMAIL PROTECTED]
system administrator [linux/heimdal/too many hats] [EMAIL PROTECTED]
electrical and computer engineering  KF8NH
carnegie mellon university  [better check the oblivious first -ke6sls]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"