Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 19:58:15 -0400
From:      Val Smith <vmsmith@grokking.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: cvsup syntax questions... and what's the difference between branch and release tags?
Message-ID:  <20030911195815.5f57ffae.vmsmith@grokking.org>
In-Reply-To: <20030911222853.30998.qmail@web20106.mail.yahoo.com>
References:  <20030911222853.30998.qmail@web20106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Why did you add the "_0_RELEASE" at the end of your src-all, ports-all and doc-all tags?

FWIW this is what I use for 5.1 Release and never had any problems except I occasionally change the mirror name if the connection seems bad with one in particular:

*default host=cvsup10.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_5_1
*default delete use-rel-suffix

src-all 
*default tag=.
ports-all
doc-all.


Good luck!

VS




On Thu, 11 Sep 2003 15:28:53 -0700 (PDT)
Bsd Neophyte <bsdneophyte@yahoo.com> wrote:

> can someone take a look at my cvsupfile and see if it's alright:
> 
> -----------
> *default  host=cvsup10.us.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=RELENG_5_1
> *default  delete use-rel-suffix
> 
> src-all tag=RELENG_5_1_0_RELEASE
> 
> # added manually... collection will be filtered through the refuse file
> ports-all tag=RELENG_5_1_0_RELEASE
> doc-all tag=RELENG_5_1_0_RELEASE
> -------------
> 
> i have a few questions... i'm getting many errors.  i'm getting "Network
> tree failure: connection refused" is the main error that keeps reoccuring.
> 
> i've also noticed that my ports/ and doc/ directories have vanished.
> 
> finally, what are the differences between branch and release tags?
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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