Page 1 of 1

SVN Integration : client or server side ?

Posted: 22 Feb 2013, 19:11
by eanon
Hello. Just setted up a local MantisBT and I would like to integrate it with my (also) local Subversion. So, from what I've understood, it has two approaches : integrate with the SVN client (I'm using TortoiseSVN - for which I could use TortoiseMantis - under Windows and SCPlugin under OSX) or integrate on SVN server side (VisualSVN under Windows). What's the best way (to be able to link commit messages with issues entries, I mean) ?

EDIT : OK, since it's the first time I'll extend simple version control concept, binding it with bug tracker, I had to understand the basis. And, I think, here it is : http://www.linux-mag.com/id/7151/. So, I've my answers :D