[Buildbot-devel] Multi-repo and repo-caches on slave-side

Charles Lepple clepple at gmail.com
Tue Apr 13 11:47:00 UTC 2010


On Tue, Apr 13, 2010 at 6:44 AM, Marcus Lindblom <macke at yar.nu> wrote:

> For DVCS'es this type of workflow makes a lot of sense, but one could
> also imagine a repo-repo-sync for SVN et.al. to reduce bandwidth-load
> for the central server, especially for clobber mode.

Yup, this shouldn't be too hard to do with svnsync. I probably
wouldn't make much use of this myself with Buildbot, but I have been
pretty happy with using svnsync to fetch a remote SVN repository for a
Trac instance (which requires filesystem access to the repository).
And I can definitely see the utility of having that in Buildbot.

Not sure how this would generalize to other non-distributed SCM systems, though.

-- 
- Charles Lepple




More information about the devel mailing list