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

Garance A Drosihn drosih at rpi.edu
Fri Jun 13 16:06:16 PDT 2003


At 11:08 AM -0700 6/13/03, Richard Schilling wrote:
>
>The documentation says tag=. will download the actual CVS
>directories so I can review changes/diffs, but I don't see
>them present in the code.  Just the top level directory has
>it and it looks like it's for 4.X.
>
>Did I do something wrong with the cvsup file?

If you want the CVS directories, then you should not specify
any tag.  A tag of '.' means "the head branch".  What were
you looking at that recommended a tag of '.' for the CVS
repositories?

Also note that if you use no-tag, you get the CVS repository.
That means you'll see filenames like
     lpr.1,v
     lpr.c,v

and not:
     lpr.1
     lpr.c

As someone else suggested, look at the sample cvs-config
files that are in /usr/share/examples/cvsup

-- 
Garance Alistair Drosehn            =   gad at gilead.netel.rpi.edu
Senior Systems Programmer           or  gad at freebsd.org
Rensselaer Polytechnic Institute    or  drosih at rpi.edu


More information about the freebsd-stable mailing list