Am 15.02.2017 um 12:18 schrieb David Quintana (gigaherz):
Setup a SVN mirror "bot" that creates one
svn commit for each push/merge
detected in the master branch, and allows the buildbots to continue
working as they do now.
Let's not have a Git repository with a parallel SVN mirror again. SubGit
tried to accomplish this as a professional solution and it failed for us.
There is no reason to take extra care of the Buildslaves at all.
The same infra people, who would do the switch to Git, could also change
the Buildslaves to use Git instead of SVN in the course of that.
- Colin