Click here to Skip to main content
15,896,269 members
Articles / SVN

Deleting some directories recursively (i.e. .svn folders when you start a new project)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Jul 2011CPOL 6.4K  
If you still have access to the SVN server, you can use SVN export to get a copy of the committed files that don't have any .svn clutter in it.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
19 Mar 2011Joan M 1 alternative  
How to delete all the .svn folders using a simple batch file

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions