[Buildbot-commits] [Buildbot] #2595: HgPoller splits file paths with spaces
Buildbot trac
trac at buildbot.net
Tue Nov 26 14:16:29 UTC 2013
#2595: HgPoller splits file paths with spaces
---------------------+--------------------
Reporter: shoelzer | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.9
Version: 0.8.8 | Resolution:
Keywords: |
---------------------+--------------------
Comment (by shoelzer):
I think you're right about invoking `hg` once per revision. For each
revision you can list changed files one per line using using `hg status`.
{{{
hg status --no-status --change 33
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2595#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list