[Chandler-dev] Subzilla in Subversion

Jeffrey Harris jeffrey at osafoundation.org
Mon May 15 11:50:05 PDT 2006


Hi Folks,

Please feel free to try out Subzilla, a command line utility for posting
  and applying patches to/from Bugzilla.

The Subversion URL is:
http://svn.osafoundation.org/sandbox/jeffrey/subzilla/

There's no installer, in my environment I've just put a soft link from
subzilla.py to /usr/local/bin/subzilla

Usage:

> subzilla 5885
apply last patch from bug 5885 to the current subversion project

> subzilla -p 5885
post the results of running svn diff from your subversion root to bug
5885, obsoleting old patches

> subzilla -p -c 5885
restrict diff to the current directory and post it to bug 5885

> subzilla -h
help on other commands

Happy patch reviewing,
Jeffrey


More information about the chandler-dev mailing list