Re: remove .svn entries
From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2004-09-07 21:00:19 CEST
Hi,
On Tuesday 07 September 2004 19:55, Ben Collins-Sussman wrote:
Not to be too picky here, but this plain doesn't work for path's containing
find . -iname '.svn' -print0 | xargs -0 rm
instead. (Just for the sake of being complete, that is).
Greetings,
-- Leading SW developer - S.E.A GmbH Mail: joerg.hessdoerfer@sea-gmbh.com WWW: http://www.sea-gmbh.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Sep 7 21:01:33 2004 |
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.