#14949: Infinite redirects for mercurial
-----------------------------+-----------------------
    Reporter:  gagern        |            Owner:
        Type:  defect        |           Status:  new
    Priority:  major         |        Milestone:
   Component:  website/wiki  |         Keywords:
   Merged in:                |          Authors:
   Reviewers:                |  Report Upstream:  N/A
 Work issues:                |           Branch:
Dependencies:                |         Stopgaps:
-----------------------------+-----------------------
 Trying to run `./pull` on an old clone of the source code, I get an error

 {{{
 abort: HTTP Error 301: The HTTP server returned a redirect error
 that would lead to an infinite loop.
 The last 30x error message was:
 Moved Permanently
 }}}

 The first request was for http://www.sagemath.org/hg/sage-
 main?cmd=capabilities, all subsequent ones for
 http://www.sagemath.org/hg/?cmd=capabilities, so the latter is the thing
 which loops. I guess that I'll be able to work around this by creating a
 new checkout, but this misconfiguration is a bit annoying and against the
 specs nevertheless.

--
Ticket URL: <http://trac.sagemath.org/ticket/14949>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to