[Buildbot-commits] [Buildbot] #438: Mercurial does not update to the right revision when building a tag from a named branch
Buildbot
nobody at buildbot.net
Fri Oct 14 00:25:16 UTC 2011
#438: Mercurial does not update to the right revision when building a tag from a
named branch
----------------------+------------------------
Reporter: cdevienne | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: undecided
Version: 0.8.5 | Resolution:
Keywords: |
----------------------+------------------------
Comment (by dustin):
Interesting. I think the only option for Buildbot will be the first -
"always clone everything". How can we do that? Just omit the --rev? How
can we know that the requested revision is a tag and not a branch or a
revision string?
Coincidentally, I'm helping to debug failures in Mozilla where clones are
taking longer than an hour, precisely because we have to clone everything
and can't do shallow clones. Mercurial's got some growing pains!
--
Ticket URL: <http://trac.buildbot.net/ticket/438#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list