[Buildbot-devel] Buildbot fetching wrong revisions? [Bzr]
Marcus Lindblom
macke at yar.nu
Tue Jan 5 15:52:09 UTC 2010
On 2010-01-05 16:35, Benoît Allard wrote:
>
>
> Marcus Lindblom wrote:
>> BuildBot doesn't support running two different repositories on one
>> master. (You can hack it with SVN and maybe some other, but not for
>> Bzr and similar)
>>
>> It's a big limitation (that wasn't that bad until all DVCS:es came
>> along) that we'll certainly address in the future.
>>
>
> FYI, this thread [1] (Oct 2008) contained at least two patches [2]
> [3] for this feature ... None of them got any comments.
>
> [1] http://thread.gmane.org/gmane.comp.python.buildbot.devel/3654
> [2] http://cache.gmane.org//gmane/comp/python/buildbot/devel/3681-001.bin
> [3] http://article.gmane.org/gmane.comp.python.buildbot.devel/3683
Too bad. No-one seemed to have picked up that. :(
Anyways, I could probably give it a closer look (since I use Mercurial
too :), but it'd like to know if Brian's DB work solves this issue in
another way beforehand.
Also, the latest (and greatest) way to get patches into buildbot is by
forking http://github.com/djmitche/buildbot, create a branch from the
master branch and name it bugXXX which is a corresponding trac ticket
number. That way, it's easy for us to inspect and merge, and it's easy
for you to make your patch compatible with the bleeding edge.
Cheers,
/Marcus
More information about the devel
mailing list