svn cleanup — Recursively clean up the working copy.

So what does this means?

It means that all “.svn” folders in you rfolder and sub folders are removed.

When do I use it?

Hmm.. basically when you want in your working local folder to not have any “.svn”. That are bugging you and taking only more time to get all folder files.

Solution #1 : Registry file

CleanSVN.reg – register add you to your right click menus in folder “Delete SVN Folders”. Tested and works 100% on XP, Vista and 7.

Screen-shots:

delete svn folders

delete svn folders

Solution #2 : C# app

C# software app that do the job.

Screen-shots:

directory remover - start

directory remover - finish

directory remover - finish

realated topics:
How to clean .svn folders from your project
How To Recursively Delete .svn Folders
Delete All .svn Files in windows