I can think of a lot of reasons for cvs not to do so... not even at user request.
 
You can always do
> cvs -n up | awk '$1=="?" { print $2; }' | xargs rm
 
 
  np: Primus - Those Damned Blue-Collar Tweekers
----- Original Message -----
Sent: Friday, December 17, 2004 10:56 PM
Subject: Update and removing non-versioned workspace files


Is there a way to use update and have any non-versioned files deleted from your local workspace?  -C doesn't appear to do it.

Thanks for any help.


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to