Re: removing missing files/directories?
From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2005-07-13 15:50:48 CEST
On Wed, 2005-07-13 at 15:36 +0200, Julien ALLANOS wrote:
Assuming Linux and 'bash' shell:
% svn status | fgrep '\!' | awk '{print $2;}' | xargs svn rm
-- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jul 13 15:52:36 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.