Archive for April, 2008

Integrating Subversion (SVN) with Bugzilla

Wednesday, April 2nd, 2008

It's well documented why using a source code control system is a worthwhile investment. Change tracking, team working, a safety-net, release management, control and reporting. And Subversion, a.k.a. svn, is the leading light in the open source world, taking over the mantle from CVS. Subversion is different. It ...