Hi,

since most of the sympy developers now use git, we switched to git as
our main repository, available at:

http://git.sympy.org

it is the same repository that we were using for some time already.
What has changed is that now we are pushing directly to it using git,
and only then mirroring to mercurial for those, that prefer mercurial
and it is available at:

http://hg.sympy.org/sympy-git.hg/

the original one:

http://hg.sympy.org/sympy/

is still there but it is not updated anymore. This is because
mercurial for some reason is not able to convert tags and also because
the hashes for the new hg repository are different, so I don't want to
break people's repositories by switching the repository on the server.

If someone figures out how to convert the git repository to mercurial
including tags, let me now and I'll fix it.

My next plan is to get cgit going. Currently it is at:

http://cgit.sympy.org/

it has better handling of urls:

http://cgit.sympy.org/sympy/commit/2ab175ee6cb1a1839ab87cedfc583a9b92a2352f/

But there are couple small problems that need to be solved first, like
the css styles and also the nice urls is only available in my
master-ondrej branch of cgit:

http://github.com/certik/cgit/tree/master-ondrej

I am corresponding with the author of cgit how to best include it
upstream (my patch only works sometimes, e.g. more work is needed).
Here is how it looks like with the css styles:

http://hjemli.net/git/cgit/

Ondrej

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to