Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / SVN

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

5.00/5 (1 vote)
10 Jul 2011CPOL 6.5K  
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.

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.

License

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