[users at bb.net] SVN checkout minimize bandwidth

Paulo Matos pmatos at linki.tools
Tue Sep 27 07:34:24 UTC 2016



On 27/09/16 09:14, Ryan Schmidt wrote:
> 
> If builds from each branch don't need to be happening at the same time, can you use "svn switch" to switch a single working copy to the applicable branch for each build?
> 

Thanks Ryan, however I couldn't find an easy way to perform the switch.
I looked at svn.py from buildbot repo and maybe the easiest way is to
override startVC since it gets the branch argument and the revision
argument and then I should be able to trigger a svn switch to that
branch at that revision and call the parent startVC. Is this how you
thought about performing the switch?

-- 
Paulo Matos


More information about the users mailing list