Closed Bug 459396 Opened 17 years ago Closed 17 years ago

teach client.py to hg pull -r tip to work around hg server race-condition

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gozer, Unassigned)

References

()

Details

Attachments

(1 file)

There is a bug upstream in Hg that seems to be dealing with the exact same problem we are having with hg, and it's said that using: hg pull -r tip works around the problem. I suggest we change client.py to do that until the issue is resolved.
Attachment #342587 - Flags: review?(kairo)
Comment on attachment 342587 [details] [diff] [review] use -r tip when pulling from hg.mozilla.org Callek actually knows client.py stuff better than me right now.
Attachment #342587 - Flags: review?(kairo) → review?(bugspam.Callek)
Comment on attachment 342587 [details] [diff] [review] use -r tip when pulling from hg.mozilla.org r+, though this is definately a strange fix. Can you please cite the upstream bugs url in a comment here, thanks.
Attachment #342587 - Flags: review?(bugspam.Callek) → review+
erm, ignore me... missed url field. :-)
There is also the initial bug I filed with the selenic folks (for more background) http://www.selenic.com/mercurial/bts/issue1313
changeset: 575:9e490af402e6 tag: tip user: Philippe M. Chiasson <gozer@mozillamessaging.com> date: Fri Oct 10 12:59:43 2008 -0400 summary: Bug 459396. make client.py use 'hg pull -r tip' when pulling to work around hg bug. r=Callek
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
(In reply to comment #5) > changeset: 575:9e490af402e6 It seems this check-in was not successful. -> REOPENED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Yes, great, didn't actually push it back. Pushed this time.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: