Closed
Bug 859410
Opened 12 years ago
Closed 12 years ago
please create 2 new repos, 1 each on git.mozilla.org and hg.mozilla.org
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: fubar)
References
(Blocks 1 open bug)
Details
(Whiteboard: [reit])
NOTE: this is 2nd attempt at end-user commits to git.m.o.
Please create one repo on git.mozilla.org:
- name: build/tooltool.git
- permissions: world readable, scm_level_2 writeable
- hooks: none
Please create on repo on git.mozilla.org:
- name build/tooltool
- permissions: world readable, writeable only by vcs-sync@m.c
- hooks: none
- add to MXR
Comment 1•12 years ago
|
||
I assume the second one is actually the hg.mozilla.org repo?
(In reply to Shyam Mani [:fox2mike] from comment #1)
> I assume the second one is actually the hg.mozilla.org repo?
Correct. "build/tooltool" should be on hg.m.o
It's also safe to assume it's a Monday where I am, and a 3 cup-of-coffee day ;)
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-devservices → klibby
| Assignee | ||
Comment 3•12 years ago
|
||
Repos created.
sekrit$ time hg clone http://hg.mozilla.org/build/tooltool
destination directory: tooltool
no changes found
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 0m0.883s
user 0m0.131s
sys 0m0.029s
sekrit$ git clone http://git.mozilla.org/build/tooltool.git
Cloning into 'tooltool'...
warning: You appear to have cloned an empty repository.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•