SVN Cleaner (Release)
December 24th, 2008

I decided to write a small application due to a recent annoyance I had with SVN. To say the least, I sometimes found myself wanting clear out a whole directory tree of all *.svn folders. Now there are little windows applications that exist to do such that and in Linux, there are some quick shell commands that can recursively remove all the .svn folders, but I couldn’t find one that makes easy access through Windows Explorer Context Menu.

So rather than download and execute separate program to clear a directory of all *.svn files, I wanted to add an option to the Windows Explorer Context Menu. So I wrote a little .NET Console Application that takes in an argument of the parent directory, and I made an NSIS installer (and uninstaller), to add the appropriate menu item to the Context Menu.

You can read about it and download it here: SVN Cleaner

Screenshot of the program being executed from the Context Menu:

SVN Cleaner

Hope you enjoy it, and let me know what you think!

Thanks :)



southwo8
March 7th, 2009 at 12:19 am

Just found this and it’s an awesome tool, thanks very much! So simple but such a time-saver :)

Royal T
April 18th, 2009 at 12:26 pm

Exactly the tool I was looking for…. thank you!

Leave Comment


Nickname (required)

E-Mail (required)

Website



© InfiniteDesigns.org
Any other work is copyrighted to their respective owners if not specified other wise.