desvn.py
Purpose: removes .svn directories from a directory tree.
Usage:
Use Tk GUI to choose directory tree: desvn.py Use command line: desvn.py dir_tree_1 dir_tree_2 dir_tree_3 ... dir_tree_xxx
Requires: Python Only tested on Windows using Python 2.5; should work with most Python versions, and on Linux, but might need minor changes.
