Python SubWCRev

Fired out a little Python script for exercise…

pysubwcrev is a Python version of TortoiseSVN’s SubWCRev app. SubWCRev is a windows-only console app, pysubwcrev is a command-line argument compatible replacement that is Python-based, and therefore runs on any platform with an available Python interpreter and pysvn. Currently only Linux is tested.

The code is hosted @ github. Currently no packaged release exists but it is (should be?) feature complete.

Note: This is just a hack at playing w/Python, jabs and criticism w/the style can come in the form of patches.