Re: removing .svn files from local copy
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-27 18:43:33 CEST
Peter Michaux wrote:
I'm not sure about OS X command line tools, but under Linux/BSD/UNIX/etc.,
find dirname -name .svn -exec rm -rf {} \;
There are also fun and games due to resource forks for OS X: you might want
---------------------------------------------------------------------
|
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.