Closed Bug 1405985 Opened 7 years ago Closed 7 years ago

cross-channel upstream repository on l10n/gecko-strings

Categories

(Developer Services :: Mercurial: hg.mozilla.org, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Pike, Assigned: dhouse)

References

Details

As part of our work to move to cross-channel localization, we'd like to get a stable repository location for our strings repo.

Please create an empty l10n/gecko-strings repository.

Permissions should be scm_l10n_drivers, as we did in bug 1354005 .
Assignee: nobody → dhouse
I created a new empty repository at https://hg.mozilla.org/l10n/gecko-strings/
with permissions scm_l10n_drivers wwr (user write, group write, global read)

This has the standard global hooks. If you need anything changed, please reopen this bug or let me know.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Forgot one thing, this repo is OK to have new roots occasionally, when we bring in new repos to cross-channel.

Can you set this to

[mozilla]
check.single_root = disable

AFAICT, that should disable the single_root hook for this repo.

https://hg.mozilla.org/users/axel_mozilla.com/gecko-strings/log?rev=roots%28%3A%29 is the list of existing roots, but we'll want this to be open for new ones, too.
The config was added:
/repo/hg/mozilla/l10n/gecko-strings/.hg/hgrc
```
[mozilla]
check.single_root = disable
```
Thanks, VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.