Re: Windows command to delete all .svn dirs
From: Arnauld Van Muysewinkel <arnauldvm_at_gmail.com>
Date: 2007-06-22 09:53:41 CEST
> On 6/21/07, Chris <shef31@yahoo.com> wrote:
Or install GnuWin32 packages.
Then : >find . -type d -name .svn -exec rm -r {} ^;
-- Ir. Arnauld Van Muysewinkel --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jun 22 09:54:16 2007 |
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.