Closed
Bug 820239
Opened 13 years ago
Closed 13 years ago
please create 4 new hg repos
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: fox2mike)
References
Details
(Whiteboard: [reit-ops][re-b2g])
Please create the following 4 repositories to be part of our twig collection of reusable branches:
projects/date
projects/fig
projects/gum
projects/jamun
All should be set up with (similar to projects/{elm,cedar}):
- all normal hooks
- scm level 3 commit access
- no description
Three should be empty, one should be a clone of mozilla-beta.
One (the m-b clone) is needed quickly for b2g work, so please page if you have any questions.
| Assignee | ||
Comment 1•13 years ago
|
||
Which one do you want to be the mozilla-beta clone? or can it be any one?
Assignee: server-ops-devservices → shyam
The first one, please (i.e. I don't care about name - just the clone is needed first if you need to break up the work into phases). And you missed a perfectly good chance to page me!
| Assignee | ||
Comment 3•13 years ago
|
||
I wasn't going to do this when I was sleepy, 9 hours ago :)
| Assignee | ||
Comment 4•13 years ago
|
||
Done with the following changes as discussed with hal over IRC :
1) Repos are level2, not level3
2) No default hgrcs/hooks since these get cloned/reset with the parent's stuff everytime
date is a clone of releases/mozilla-beta.
[root@hgssh1.dmz.scl3 scripts]# time ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/releases/mozilla-beta to date
Deleting repo /repo/hg/mozilla/projects/date
Proceed? (y/n): y
Okay, here we go!
68510 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 14m22.642s
user 0m39.124s
sys 1m59.251s
Status: NEW → RESOLVED
Closed: 13 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
•