Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 11:01:34 -0500
From:      Scott <info@sonservers.com>
To:        Ezequiel <eferro@itc.com.ar>, <freebsd-questions@freebsd.org>
Subject:   Re: Updating 5.2.1 Release #
Message-ID:  <200472911134.797002@IBM-R40>
In-Reply-To: <001101c47576$81c6d9e0$0332a8c0@internetxaire.com.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, I just did as suggested:

  (   Change this:
  (   *default release=3Dcvs tag=3DRELENG_5_2_1_RELEASE
  (
  (   for this
  (   *default release=3Dcvs tag=3DRELENG_5_2_1

and ran cvsup again.

This time, I successfully and quickly deleted every thing 
under /usr/src.

There must be something wrong with my cvs tag. I read the 
notice in the handbook that says "Be very careful to specify 
any tag=3D fields correctly. Some tags are valid only for 
certain collections of files. If you specify an incorrect or 
misspelled tag, CVSup will delete files which you probably 
do not want deleted."

Here is my supfile that just deleted everything under 
/usr/src:

*default host=3Dcvsup15.us.FreeBSD.org
*default base=3D/usr
*default prefix=3D/usr
*default release=3Dcvs tag=3DRELENG_5_2_1
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=3D.

To keep up to date with 5.2.1, is that the correct tag?

I'm reinstalling now . . . 

Thanks,
Scott




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