Closed Bug 760385 Opened 12 years ago Closed 12 years ago

hg shares being clobbered unnecessarily

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 748158

People

(Reporter: nthomas, Unassigned)

Details

Seen in the TB 10.0.5 ESR build2 tagging:

retry: Calling <function mercurial at 0xb7d47d14> with args: ('http://hg.mozilla.org/releases/mozilla-esr10', 'mozilla-esr10'), kwargs: {}, attempt #1
Checking if share extension works
command: START
command: hg help share
command: cwd: /builds/slave/rel-comm-esr10-thunderbird-tag
command: output:
command: END (0.18 elapsed)

command: START
command: hg path default
command: cwd: /builds/hg-shared/releases/mozilla-esr10
command: output:
http://hg.mozilla.org/releases/mozilla-esr10/

command: END (0.25 elapsed)

hg path isn't correct (http://hg.mozilla.org/releases/mozilla-esr10/ should be http://hg.mozilla.org/releases/mozilla-esr10); clobbering
Updating shared repo
command: START
command: hg clone -U http://hg.mozilla.org/releases/mozilla-esr10 /builds/hg-shared/releases/mozilla-esr10

I don't know where that trailing / is coming from.
Summary: Clobbering hg shares unncessarily → hg shares being clobbered unnecessarily
Standard8 says bug 748158 needs to land in comm-esr10 too.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.