On Fri, Oct 17, 2008 at 11:19 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> Yep. You can get the code using
>
> git clone git://github.com/certik/sympy.git
> cd sympy
>
> This is our latest repo with old mpmath. Then:
>
> git checkout mpmath4
>
> And this gives you the new mpmath.

This does not work for me:

C:\source\gsym>git clone git://github.com/certik/sympy.git
Initialized empty Git repository in C:/source/gsym/sympy/.git/
remote: Counting objects: 15510, done.
remote: Compressing objects: 100% (4654/4654), done.
remote: Total 15510 (delta 11361), reused 14816 (delta 10718)
Receiving objects: 100% (15510/15510), 16.27 MiB | 310 KiB/s, done.
Resolving deltas: 100% (11361/11361), done.

C:\source\gsym>cd sympy

C:\Source\gsym\sympy>git checkout mpmath4
error: pathspec 'mpmath4' did not match any file(s) known to git.

Fredrik

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to