Subject: Re: So...about this uuchk.1 problem...
To: Rick Byers <rb-netbsd@BigScaryChildren.net>
From: Nigel Reed <nigel@nelgin.nu>
List: current-users
Date: 11/09/2001 13:39:02
Doh! I need a beer.

Regards
Nigel

On Fri, Nov 09, 2001 at 02:37:04PM -0500, Rick Byers wrote:
> On Fri, 9 Nov 2001, Nigel Reed wrote:
> 
> > >
> > > Hope this helps,
> >
> > Nope
> >
> > # cvs -n update -I ! CVS|grep '^?'
> > cvs update: warning: directory CVS specified in argument
> > cvs update: but CVS uses CVS for its own purposes; skipping CVS directory
> > cvs server: warning: directory CVS specified in argument
> > cvs server: but CVS uses CVS for its own purposes; skipping CVS directory
> >
> > Did I miss something obvious?
> 
> Yep, you need a second -I:
> > cvs -n update -I ! -I CVS
> 
> 
> 

--