On Sun, Jan 24, 2010 at 4:56 AM, Laurent Dufrechou <laurent.dufrec...@gmail.com> wrote: > Hi all, > > > > I’ve just discovered hg-git that permits to work on remote git repository > transparently. > > Do you think it could be bundled with tortoise HG?
The latest nightly build has dulwich included, so any package of tortoisehg-unstable-0.9.2+254-8a21636b38ef or later should have it. I was able to clone a git repository by cloning the hg-git extension repository from http://bitbucket.org/durin42/hg-git/, then enabling hggit and bookmarks: [extensions] hggit = C:\extensions\hg-git\hggit bookmarks = Beware the 'incoming' command appears broken when speaking with git repositories, and 'outgoing' does not show much useful info. So you are restricted to simple push and pull commands (not uncommon for extensions that speak with external revision control tools). > hg help hggit hggit extension - push and pull from a Git server This extension lets you communicate (push and pull) with a Git server. This way you can use Git hosting for your project or collaborate with a project that is in Git. A bridger of worlds, this plugin be. Try hg clone git:// or hg clone git+ssh:// list of commands: gclear (no help text available) gexport (no help text available) gimport (no help text available) use "hg -v help hggit" to show aliases and global options -- 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