Closed
Bug 1426138
Opened 8 years ago
Closed 8 years ago
Requesting twig repo birch be reset
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: fubar)
References
Details
Please run the reset birch to mozilla-central
(The bug template implied there's a script, but I can't find any information on it to fill that part out.)
| Reporter | ||
Comment 1•8 years ago
|
||
export REPO_PATH=mozilla-central
export TWIG=birch
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
| Assignee | ||
Comment 3•8 years ago
|
||
Birch reset; have asked buildduty to do a no-op reconfig, and TC to reset the pushid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•8 years ago
|
||
Can you make it scm_level_3, too? Sorry for the late request, I didn't realize this had to be changed anywhere except releng repos =\
Status: RESOLVED → REOPENED
Flags: needinfo?(klibby)
Resolution: FIXED → ---
| Assignee | ||
Comment 5•8 years ago
|
||
(In reply to Ben Hearsum (:bhearsum) from comment #4)
> Can you make it scm_level_3, too? Sorry for the late request, I didn't
> realize this had to be changed anywhere except releng repos =\
All set.
hgssh4.dmz.scl3#/var/hg/version-control-tools/scripts/repo-permissions birch hg scm_level_3 wwr
birch: changed owner on 443302; mode on 0
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Flags: needinfo?(klibby)
Resolution: --- → FIXED
Comment 6•8 years ago
|
||
Is that no-op reconfig still needed?
I'm asking that because me and Andrei are both on Windows 10 (we're using Cygwin) and since we redirected the traffic from local machines to various Releng servers through the jump hosts, running the script to do such a reconfig is not working atm.
Flags: needinfo?(klibby)
| Reporter | ||
Comment 7•8 years ago
|
||
(In reply to Alin Selagea [:aselagea][buildduty] from comment #6)
> Is that no-op reconfig still needed?
>
> I'm asking that because me and Andrei are both on Windows 10 (we're using
> Cygwin) and since we redirected the traffic from local machines to various
> Releng servers through the jump hosts, running the script to do such a
> reconfig is not working atm.
I don't think so - I believe a reconfig was done at the right time when I pushed the buildbot-configs patch from bug 1426132.
You need to log in
before you can comment on or make changes to this bug.
Description
•