Closed Bug 554438 Opened 14 years ago Closed 14 years ago

Use Mercurial source class for l10n repacks

Categories

(Release Engineering :: General, defect, P4)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 591757

People

(Reporter: armenzg, Unassigned)

Details

(Whiteboard: [l10n])

Instead of using:
WithProperties('if [ -d '+self.origSrcDir+' ]; then ' +
                     'hg -R '+self.origSrcDir+' pull -r default ;'+
                     'else ' +
                     'hg clone ' +
                     'http://'+self.hgHost+'/'+self.repoPath+' ' +
                      self.origSrcDir+' ; ' +
                     'fi ' +
                     '&& hg -R '+self.origSrcDir+' update -r %(en_revision)s')],

We won't get to this anytime soon.
Whiteboard: [l10n]
The dup source bug describes a cleaner solution that is now required.

[triage]
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.