[Bug 5605] New: https://www.mercurial-scm.org/hg redirects to https://selenic.com/hg first

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Jun 23 03:10:50 UTC 2017


https://bz.mercurial-scm.org/show_bug.cgi?id=5605

            Bug ID: 5605
           Summary: https://www.mercurial-scm.org/hg redirects to
                    https://selenic.com/hg first
           Product: Mercurial
           Version: 4.1
          Hardware: PC
               URL: https://www.mercurial-scm.org/hg
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: infrastructure
          Assignee: bugzilla at mercurial-scm.org
          Reporter: av6 at dwimlabs.net
                CC: kbullock+mercurial at ringworld.org,
                    mercurial-devel at mercurial-scm.org

$ curl -LI https://www.mercurial-scm.org/hg | egrep '^HTTP|Location'

HTTP/1.1 302 Found
Location: https://selenic.com/hg
HTTP/1.1 301 Moved Permanently
Location: https://selenic.com/hg/
HTTP/1.1 301 Moved Permanently
Location: https://www.mercurial-scm.org/repo/hg/
HTTP/1.1 200 Script output follows

It should probably just redirect straight to /repo/hg/

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list