> Too bad I have to learn another version control system....  unless
> there is a good bridge....

For a majority of operations, the translation is simple. See:

http://www.selenic.com/mercurial/wiki/index.cgi/GitConcepts

Scroll to the bottom to view the "Command equivalence table".

> Anyone know if there is a bridge?

Converting Git repositories to Mercurial (hg) repos is easy. The 
functionality comes bundled with Mercurial:

http://www.selenic.com/mercurial/wiki/index.cgi/ConvertExtension

To convert the other way, I've seen several scripts and other solutions, 
many of which have been posted on git's mailing list. A good catalog of 
many of them is at the GitWiki:

http://git.or.cz/gitwiki/InterfacesFrontendsAndTools

Search for "Mercurial." You'll find a section "Interaction with other 
Revision Control Systems" that has links to tools that can convert from 
hg to git.

--Ted


-- 
Ted Pavlic <[email protected]>

   Please visit my ALS association page:
         http://web.alsa.org/goto/tedpavlic
   My family appreciates your support in the fight to defeat ALS.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to