My favorites | Sign in
Project Logo
             
Show all Featured downloads:
SVNCleaner_1.1.0.exe
Feeds:
People details
Project owners:
  maldworth

SVN® Cleaner

This tool adds three options to the Windows Explorer Context Menu:

Examples of Each

The Following Directory structure will be used in all examples below. Strike out lines represents deleted directories and/or files.

Remove All .svn

This menu option recursively removes all *.svn directories from the selected directory.

For Example:

Remove All But Root .svn

This menu option recursively removes all *.svn directories and files from the selected directory except the Root directory.

For Example:

Remove Local Repo Files

This menu option recursively removes all local files that also exist in the repos. This is regardless of whether the local files have been edited (red exclamation mark) or match (green check mark) the repository files. This however WILL NOT delete directories of any kind.

For Example:

Requirements

For More Information About the Project

Future Plans

I eventually want to release future implementations of the program for use in Linux and Mac. Actually removing the files in Linux is much more simple (one liner in the shell, no .NET), but what I want to do is actually make installers for various file managers and types of Linux. Some managers might not allow you to add a menu item to the context menu, however some instead have a File Menu item for custom user scripts. So my plans are to conquer the major popular File manager (in Gnome and KDE), and then work to the less common ones (XFCE, Flux, pcman, thunar, etc...). Mac OSX, could be a little more difficult to work with (because I don't have one), but I'll jump that hurdle when I get to it.

Releases

1.1.0

1.0.1









Hosted by Google Code