Continuous Integration workflow for SVN

Viewed 613

I am trying to setup a continuous integration workflow for SVN just like for a GIT project. Can any one suggest good code review tool which would integrate with Jenkins for +1 functionality and also allows users to review code (+2 functionality) like Gerrit.

I have seen several questions related to this here, but not same as mine. I want to integrate svn with review tool + Jenkins in Windows environment. I see that ReviewBoard installation doesnt work well with windows and phabricator isnt supported on windows. Can any one suggest any alternatives ?

Also, can you share your experience on what workflow you setup for svn (linux or windows)..

1 Answers
Related