65.9K
CodeProject is changing. Read more.
Home

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

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Jul 10, 2011

CPOL
viewsIcon

6588

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.