Hi All,
Just to let you know:

I've managed to setup live mercurial mirrors for both SymPy and MPMATH
projects. They are located here:

http://landau.phys.spbu.ru/~kirr/cgi-bin/hg.cgi/sympy--hg/
http://landau.phys.spbu.ru/~kirr/cgi-bin/hg.cgi/mpmath--hg/


Mirrors are synced to main repositories every 10 minutes, so when you
commit something to svn, expect changes to propagate to hg repos as
well.

The whole scheme is a bit rough. If you'll experience any problem with
it, please let me know -- I'll try to do my best to make it work.


Ufff, I'm finally going to sleep...

-- 
    Всего хорошего, Кирилл.
    http://landau.phys.spbu.ru/~kirr/aiv/


P.S. for mercurial newbies:

1. grab repositories with e.g.:

  hg clone http://landau.phys.spbu.ru/~kirr/cgi-bin/hg.cgi/sympy--hg/

2. pull changes from repo you have cloned:

  hg pull -u

3. read mercurial wiki and book!

  http://www.selenic.com/mercurial/wiki/
  http://hgbook.red-bean.com/hgbook.html

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