Closed Bug 1347586 Opened 7 years ago Closed 7 years ago

hgwsgi: remove /firefox

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dhouse, Unassigned)

Details

There are repeated errors in the logs on the hgweb servers like:
[wsgi:error] [pid 1376] [remote 10.22.74.210:53348] error accessing repository at /repo/hg/mozilla/firefox

Can the "firefox" repo be removed from the config?
https://hg.mozilla.org/hgcustom/version-control-tools/rev/da9c69b8e19b

diff --git a/hgwsgi/hgweb.config b/hgwsgi/hgweb.config
--- a/hgwsgi/hgweb.config
+++ b/hgwsgi/hgweb.config
@@ -7,7 +7,6 @@ chatzilla = /repo/hg/mozilla/chatzilla
 comm-central = /repo/hg/mozilla/comm-central
 cvs-trunk-mirror = /repo/hg/mozilla/cvs-trunk-mirror
 dom-inspector = /repo/hg/mozilla/dom-inspector
-firefox = /repo/hg/mozilla/firefox
 graphs = /repo/hg/mozilla/graphs
 ipccode = /repo/hg/mozilla/ipccode
 mobile-browser = /repo/hg/mozilla/mobile-browser
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.