Closed
Bug 687914
Opened 14 years ago
Closed 14 years ago
Clone mozilla-central into alder
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anant, Assigned: bhourigan)
Details
export REPO_PATH=mozilla-central
export TWIG=alder
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
We've booked the 'alder' branch for WebRTC work in bug #687570 and need a fresh clone of mozilla-central to start with. Thanks!
Updated•14 years ago
|
Assignee: server-ops → bhourigan
| Assignee | ||
Comment 1•14 years ago
|
||
Anant,
The commands you have specified are being executed on dm-hg01. Allow about 2 to 3 hours for the clone to be completed. Please let me know if you have any trouble.
| Assignee | ||
Comment 2•14 years ago
|
||
Anant,
Just wanted to let you know the repo clone finished.
root@dm-svn01 scripts]# ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/mozilla-central to alder
Deleting repo /repo/hg/mozilla/projects/alder
Proceed? (y/n): y
Okay, here we go!
51872 files updated, 0 files merged, 0 files removed, 0 files unresolved
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
Thanks Brian!
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•