Ticket #122 (closed defect: fixed)
mercurial checkout mostly broken in 0.7.6
| Reported by: | warner | Owned by: | warner |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.7.7 |
| Version: | 0.7.6 | Keywords: | mercurial |
| Cc: |
Description
it turns out the short-term fix that I added for #103 caused all new hg checkouts to fail. The problem is that the 'hg clone' command does not, in general, accept a --revision argument (it can, but it requires backend support which is apparently not provided by the normal CGI server).
The symptom is that 'hg update' builds work ok, but if we ever need to do a full checkout, the checkout step fails.
I put a note in #103 to indicate that testing was still needed, but I assumed that worst-case the old code would keep working. I was wrong.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/trac/chrome/site/header-text-transparent.png)