[Buildbot-devel] Buildbot not pulling the correct revision with git
Joshua J. Kugler
joshua at eeinternet.com
Fri Mar 6 00:32:44 UTC 2009
Hello!
Buildbot 0.7.10
Python 2.5
Ubuntu Hardy (8.04)
We're using the git_buildbot.py script to receive notifications of
changes in our repo. We have a post-receive hook that invokes
git_buildbot.py It gets the change notices, but it does not select the
correct rev for building.
I've been logging the runs (with -v -v -v) and I can see in the logs
where it finds the correct "newrev" and according to the logs that
newrev is the last one that git_buildbot.py processes. HOWEVER, when
it goes to build, it takes the last rev as defined by the list "All
Changes" list for the build. So somewhere in between the processing by
git_buildbot.py and the reception of changes by the buildmaster, things
are getting fouled up.
Does anyone have any insights into this?
j
--
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE
More information about the devel
mailing list