Re: [CONTRIB] `sfind', a wrapper around `find' that ignores .svn directories
From: Marcus Rueckert <darix_at_web.de>
Date: 2005-03-04 15:40:16 CET
On 2005-03-04 10:50:20 +0100, Øyvind A. Holm wrote:
svn st --no-ignore | grep "^[I?]" | awk '{print $2}' | xargs rm -rf
or to follow your scheme:
hope this helps
darix.
-- irssi - the client of the smart and beautiful people http://www.irssi.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Mar 4 15:41:38 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.