On Thu, Sep 14, 2000 at 11:59:49AM +1100, Jeff Waugh wrote:
> > Jason Stokes wrote:
> > 
> > As pointed out, that's not quite what I'm looking for.
> 
> 
> Aye - sorry about that. I mentioned to Malcolm afterwards that SLUG needs an
> Obi Wan Kenobi to say "Trust your instincts" with mailing list answers. :)
> 
> 
> > cvs server: warning: monikers/std-moniker.c is not (any longer)
> > pertinent
> > 
> > According to the manual, this means that the file didn't exist at that
> > revision level, so it's leftover.  However, I can't figure out how to
> > get CVS to prune non-pertinent files.  A minor irritation, but an
> > irritation nonetheless.
> 
> 
> -P works for me, and I think Anand mentioned that in his email. You tried
> that one?

-P prunes empty directories. The warning you get is warning you that the
file is currently being removed as part of the update.

If (not applicable in this case) you wanted any untagged files to
remain, you would also use the -f flag (which means "if no version of
this file is tagged with the appropriate tag, give me the latest
version.")

Cheers,
Malcolm

-- 
Malcolm Tredinnick            email: [EMAIL PROTECTED]
CommSecure Pty Ltd

PGP signature

Reply via email to