[Buildbot-devel] Documentation inconsistency in Git Source Checkout?
Charles Lepple
clepple at gmail.com
Tue Aug 2 11:16:18 UTC 2011
On Aug 2, 2011, at 1:23 AM, Jonathan Martens wrote:
> AFAIK I am using the latest released code:
>
>>>> import buildbot
>>>> buildbot.version
> '0.8.4p2'
>
> So can you telle me why I should be looking at the old style Source
> Checkout instead of the new one? I expect the latest release to use
> the
> new style and not the old style or am I wrong here?
IIRC, "latest" refers to the bleeding-edge most recent version checked
into BuildBot's own Git repository. "current" refers to the most
recently *released* code (tagged v0.8.4p2), which I don't think
includes Pradeepkumar's changes.
I'd agree that both sections should eventually match each other in
"latest", but if you are using the 0.8.4p2 release, the corresponding
link should be http://buildbot.net/buildbot/docs/current/Source-Checkout.html#Source-Checkout
.
More information about the devel
mailing list