Slashdot Mirror


Best Integrated Issue-Tracker For Subversion?

JobSeeker writes "Now that subversion has merge tracking my boss wants to save money by dropping our expensive commercial solution. I've pretty much convinced myself that subversion can do the job. I like it. But what about integrated issue tracking? Version control without issue tracking is only half a solution. The TortoiseSVN docs say a little about bugzilla and not much else. What ready-to-play options (commercial or open source) exist for deploying subversion on commercial projects?"

2 of 99 comments (clear)

  1. TortoiseSVN by ya+really · · Score: 0, Redundant

    Probably the most user friendly one I've found (assuming you are working in the windows enviroment and sshing into a linux box). It's very similar to TortoiseCVS, if you have ever tried that. TortoiseSVN integrates right into explorer as well for ease of use. Link to their site: tortoisesvn.tigris.org

    1. Re:TortoiseSVN by ya+really · · Score: 0, Redundant

      Not sure how well you looked at TortoiseSVN's site, they have quite a bit of documentation, faqs and such on there. There's also alot of 3rd party documentation/tutorials on it floating around the web at places such as here