Closed
Bug 381810
Opened 18 years ago
Closed 18 years ago
hg account for Ted Mielczarek
Categories
(mozilla.org :: Repository Account Requests, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: aravind)
Details
I need an account on hg.mozilla.org to do some build config work for Mozilla2.
| Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → aravind
| Assignee | ||
Comment 1•18 years ago
|
||
Your mercurial account is now ready. The server is hg.mozilla.org and
your username will be ted.mielczarek@gmail.com. There is a read-only
repository at http://hg.mozilla.org. You will have to use ssh to push
any changes to the repo.
You may find it useful to setup your .ssh/config file like this.
Host hg.mozilla.org
User ted.mielczarek@gmail.com
A mercurial clone would then look like
hg clone ssh://hg.mozilla.org/mozilla-central
Please let me know if you have any problems using the repository.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Server Operations: Account Requests → Account Request: Hg
QA Contact: justin → hg-acct-req
Component: Account Request: Hg → Repository Account Requests
QA Contact: hg-acct-req → repo-acct-req
You need to log in
before you can comment on or make changes to this bug.
Description
•