Subject: Re: tag for 1.6 branch
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 10/02/2002 10:18:09
Rick Kelly <rmk@toad.rmkhome.com> typed:
: Martin Weber said:

You elided the important parts of Martin's answer:
----------
> frog# pwd
> /usr
  ^^^^
> frog# cvs update -d -P -rnetbsd-1-6 src
            ^^^^^^
----------

:>Should use checkout instead, the tag you supplied
:>is fine.
: 
: I already have the full source tree, and have done a complete "make build"
: on it.

you# cd /usr/src
you# cvs update -d -P -rnetbsd-1-6
 
You need to be within the tree to update it (so it can find the proper
files in the CVS directory)

Regards,
-- 
Geoff Wing : <gcw@pobox.com>
Rxvt Stuff : <gcw@rxvt.org>
Zsh Stuff  : <gcw@zsh.org>