info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Update and removing non-versioned workspace files


From: Arno Schuring
Subject: Re: Update and removing non-versioned workspace files
Date: Fri, 17 Dec 2004 23:57:00 +0100

 
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
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs

reply via email to

[Prev in Thread] Current Thread [Next in Thread]