[Buildbot-commits] [Buildbot] #2230: _ComputeRepositoryURL is broken with respect to multi-repo changes.
Buildbot
nobody at buildbot.net
Mon Mar 5 19:58:47 UTC 2012
#2230: _ComputeRepositoryURL is broken with respect to multi-repo changes.
-----------------------+------------------------
Reporter: tom.prince | Owner: tom.prince
Type: defect | Status: new
Priority: major | Milestone: 0.8.7
Version: master | Keywords:
-----------------------+------------------------
_ComputeRepositoryURL needs the codebase passed in from the source step.
The easiest way to get this is to pass in the codebase in the constructor.
Since this involves moving the constructor upcall, fixing this creates a
merge conflict with the [step-factor
changes](https://github.com/tomprince/buildbot/compare/buildbot:master
...magic-__new__).
I will fix this, once that branch is merged.
--
Ticket URL: <http://trac.buildbot.net/ticket/2230>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list