Hi, Just tried this with failure:
$ git clone git://git.sympy.org/sympy.git Initialized empty Git repository in */home/jrioux/git/sympy/*.git/ fatal: Unable to look up git.sympy.org (port 9418) (Name or service not known) Then I found the new "home" at github. If the move to github is permanent then README.txt should be updated accordingly: -$ git clone git://git.sympy.org/sympy.git +$ git clone git://github.com/sympy/sympy The latter works, although it takes really quite long... Cheers, Julien -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
