Subversion Automation : automate branching/tagging
I recently discovered a gem (no joke here) called Subversion Automation, it’s aimed to provide an unified layout to handle your projects branching/tagging in subversion and more importantly automate the process through a simple command : sc .
It currently handle some key aspects of a project management :
- release :
- bug
- experimental
Subversion Automation is really worth a try, even if it could be hard to use on existing project due to the subversion layout changes implied, but it’s up to you.
Be sure to watch the marvelous screencast on author website : Subversion Automation Screencast
Wed, 15 Nov 2006 11:37 Posted in Development Tools