зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1275623 - Use "branch" instead of "revision" to pass symbolic revisions; r=jlund
robustcheckout barfs on symbolic revisions when using "revision." MozReview-Commit-ID: B7YXqbWG0G1 --HG-- extra : rebase_source : d852930ac24be79004bce978c8ed6542ab58600f
This commit is contained in:
Родитель
6e70ed1223
Коммит
d06abbe862
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/projects/ash",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/projects/ash",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-aurora",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-aurora",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/mozilla-central",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -28,19 +28,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/mozilla-central",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -29,19 +29,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-beta",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -29,19 +29,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-beta",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -29,19 +29,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-release",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -29,19 +29,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/releases/mozilla-release",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/build/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/%s" % BRANCH,
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
|
@ -32,15 +32,15 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/mozilla-release",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/compare-locales",
|
||||
|
|
|
@ -32,19 +32,19 @@ config = {
|
|||
},
|
||||
"repos": [{
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/mozilla-release",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": MOZILLA_DIR,
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/buildbot-configs",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "buildbot-configs"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/tools",
|
||||
"revision": "default",
|
||||
"branch": "default",
|
||||
"dest": "tools"
|
||||
}, {
|
||||
"repo": "https://hg.mozilla.org/%(user_repo_override)s/compare-locales",
|
||||
"revision": "RELEASE_AUTOMATION"
|
||||
"branch": "RELEASE_AUTOMATION"
|
||||
}],
|
||||
"hg_l10n_base": "https://hg.mozilla.org/%(user_repo_override)s/",
|
||||
"hg_l10n_tag": "default",
|
||||
|
|
Загрузка…
Ссылка в новой задаче