Confirmed users
1,351
edits
(→BOOKING SCHEDULE: give up ash to e10s, update date to be rail's baby) |
(clarify REPO_PATH is for source repo) |
||
Line 19: | Line 19: | ||
* Make a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer%20Services&component=Mercurial:%20hg.mozilla.org&short_desc=Requesting%20twig%20repo%20{booked_repo}%20be%20reset&comment=Please%20run%20the%20{script_name}%20and%20reset%20{booked_repo}%20to%20{url}&cc=buildduty@releng.bugs request] (example: {{bug|951811}}) to IT to reset the repo for you as a clone from your own project repo (or default mozilla-central:tip). '''Copy the script below into bug request, replacing the REPO_PATH and TWIG with your repo and booked branch'''. | * Make a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer%20Services&component=Mercurial:%20hg.mozilla.org&short_desc=Requesting%20twig%20repo%20{booked_repo}%20be%20reset&comment=Please%20run%20the%20{script_name}%20and%20reset%20{booked_repo}%20to%20{url}&cc=buildduty@releng.bugs request] (example: {{bug|951811}}) to IT to reset the repo for you as a clone from your own project repo (or default mozilla-central:tip). '''Copy the script below into bug request, replacing the REPO_PATH and TWIG with your repo and booked branch'''. | ||
<pre> | <pre> | ||
export REPO_PATH=[path to | export REPO_PATH=[path to repo to clone from] # eg: users/lsblakk_mozilla.com/staging or comm-central | ||
export TWIG=[alder|birch|cedar|holly|larch|maple] # whichever twig you booked | export TWIG=[alder|birch|cedar|holly|larch|maple] # whichever twig you booked | ||