One Way Sync of MKS Source Servers?
I'm working with several development projects that want to start using Jenkins and our MKS Source 2009 repositories.
Since the use of Jenkins or CI tools in general is still very new here, there is reluctance in allowing our Jenkins server to connect straight to our production repository server until we get some more experience.
I've managed to negotiate a compromise where we can connect Jenkins to a "test" MKS Source Server and allow it to pull code from there. However for that to work I need a way for the changes committed to our production repository to get pushed to the test server, ideally every few minutes.
Any suggestions on a fast, stable method for sending changes from one server to the other?

