Subject: Re: tag for 1.6 branch
To: None <mason@primenet.com.au, current-users@netbsd.org>
From: Martin Weber <Ephaeton@gmx.net>
List: current-users
Date: 10/02/2002 13:53:37
On Wed, Oct 02, 2002 at 04:35:05AM -0600, Rick Kelly wrote:
> Geoff Wing said:
>
> >You elided the important parts of Martin's answer:
I thought you wanted to do the initial checkout and happened
to get the wrong command.
> >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)
>
> Then cvs has been changed.
>
> For my 1.5 machines I do:
>
> cd /usr
> cvs login
> cvs update -d -P -rnetbsd-1-5 src
This should work fine with current's cvs, too.
In fact I just tested it, that's why I'm saying this :)
Dunno then why it's failing for you, check again, typo madness ?
-Martin