On Sun, Jan 24, 2010 at 11:00 AM, Laurent Dufrechou <laurent.dufrec...@gmail.com> wrote: > Ok, in fact the two are open source :), > They are both available on pypi: > > http://pypi.python.org/pypi/dulwich > http://pypi.python.org/pypi/hg-git > > http://hg-git.github.com/ <- explanation on hggit > > hggit does not need any git binaries, in fact it use dulwich witch is a pure > python implementation of git protocol. > So just adding the two lib you got a git push/pull support for free :) > > It is interesting for people that need to work with git project but still > want to use tortoiseHg. > So git repos are cloned locally has hg repos, and you can pull later to git > repos as usual. > > If you need I can send you my library.zip, so it will be less work for you, > just copy paste the two directories. > > Here is what I added to mercurial.ini > [extensions] > hggit =
I've added dulwich to the thg-winbuild scripts, so it will begin to be packaged in the unstable nightly builds. I'm leary to include hg-git itself, since it is something that often will need to be updated separately from THG. This is in keeping with the way we ship SVN python wrappers but do not ship hgsubversion. Augie Fackler has asked that we don't package hgsubversion with THG until it has been properly released, and I suspect hg-git has the same needs. What would be useful are FAQ entries that describe how to setup and use both hgsubversion and hg-git. -- Steve Borho ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Tortoisehg-discuss mailing list Tortoisehg-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss