Closed
Bug 1161777
Opened 11 years ago
Closed 11 years ago
autoreview repository has https entry for version-control-tools
Categories
(MozReview Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: smacleod, Assigned: gps)
Details
The mapping generated for the autoreview repo has https for version-control-tools isntead of ssh, preventing push:
> $ hg push mozreview -r .
> pushing to ssh://reviewboard-hg.mozilla.org/autoreview
> searching for appropriate review repository
> abort: refusing to redirect due to URL mismatch: https://reviewboard-hg.mozilla.org/version-control-tools/
| Assignee | ||
Comment 1•11 years ago
|
||
Fixed.
This only regressed because the creation of new review repos isn't automated yet. Boo.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•