l10n-central Mercurial repository for 'tg'
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Tracking
(Not tracked)
People
(Reporter: flod, Assigned: sheehan)
References
(Blocks 1 open bug)
Details
Please create a new hg repository for Firefox localization. The repository should be:
l10n-central/tg/
with the common scm_l10n permissions and hooks, both python:mozhghooks.pushlog and python:mozhghooks.single_head_per_branch.hook.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Repo is up, hooks are set. Please note there is no content in the repo and a push will need to be made to initialize the pushlog.
Reporter | ||
Comment 2•5 years ago
•
|
||
(In reply to Connor Sheehan [:sheehan] from comment #1)
Repo is up, hooks are set. Please note there is no content in the repo and a push will need to be made to initialize the pushlog.
Thanks, the empty content is expected, I normally push one change to initialize the repo.
Unfortunately it looks like I can't push?
$ hg push
pushing to ssh://hg.mozilla.org/l10n-central/tg
searching for changes
remote: abortito: impossibile acquisire il lock su directory di lavoro di /repo/hg/mozilla/l10n-central/tg: Permission denied
abort: stream ended unexpectedly (got 0 bytes, expected 4)
The error message says something along the line of "aborted: can't acquire the lock on the working directory".
I'm using hg 5.6.1, in case it's relevant.
Assignee | ||
Comment 3•5 years ago
|
||
I may have neglected to run the repo permissions setting script. I've run it again and it identified a few files with incorrect permissions. Can you try again for me?
Reporter | ||
Comment 4•5 years ago
|
||
Thanks, worked now
https://hg.mozilla.org/l10n-central/tg/rev/df29d8fdbfc17767d7795068e26eae6947448bde
Description
•