Re: Git/Mercurial interoperability (and what about bzr?) (was: Re: [VOTE] git versus mercurial)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Peter Krefting <peter@...>
Cc: Git Mailing List <git@...>
Date: Tuesday, October 28, 2008 - 11:03 am

On Tue, 28 Oct 2008, Peter Krefting wrote:

> Johannes Schindelin:

The git protocol is intimately tied to its repository storage format,
making any interoperability at the protocol level really hard. It is
probably easier to perform the clone/push operations with native tools
and do the interoperability dance locally between repositories, possibly
with some wrappers hiding all the details. In the end you could still
be doing a "git push" but the native tool is best for handling transfer
protocols. Yes, there is git-cvsserver outperforming a real CVS server,
but that's another story.

Nicolas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[VOTE] git versus mercurial, walt, (Sun Oct 26, 12:28 am)
Re: [VOTE] git versus mercurial, walt, (Tue Oct 28, 8:31 am)
Re: [VOTE] git versus mercurial, Miles Bader, (Wed Oct 29, 4:15 am)
Re: [VOTE] git versus mercurial, Johannes Schindelin, (Tue Oct 28, 10:28 am)
Re: [VOTE] git versus mercurial, Shawn O. Pearce, (Wed Oct 29, 3:11 pm)
Re: [VOTE] git versus mercurial, Boyd Lynn Gerber, (Wed Oct 29, 3:36 pm)
Re: [VOTE] git versus mercurial, Johannes Schindelin, (Wed Oct 29, 3:48 pm)
Re: [VOTE] git versus mercurial, Boyd Lynn Gerber, (Wed Oct 29, 3:51 pm)
Re: Git/Mercurial interoperability (and what about bzr?) (wa..., Nicolas Pitre, (Tue Oct 28, 11:03 am)
Re: Git/Mercurial interoperability (and what about bzr?), Florian Weimer, (Sat Nov 1, 4:06 am)
Re: Git/Mercurial interoperability (and what about bzr?), Jakub Narebski, (Sat Nov 1, 6:33 am)
Re: Git/Mercurial interoperability (and what about bzr?), Florian Weimer, (Sat Nov 1, 6:44 am)
Re: Git/Mercurial interoperability (and what about bzr?), Linus Torvalds, (Sat Nov 1, 1:51 pm)
Re: Git/Mercurial interoperability (and what about bzr?), Jakub Narebski, (Sat Nov 1, 8:26 am)
Re: Git/Mercurial interoperability (and what about bzr?), Florian Weimer, (Sat Nov 1, 7:10 am)
Re: Git/Mercurial interoperability (and what about bzr?) (wa..., Johannes Schindelin, (Tue Oct 28, 10:59 am)
Re: Git/Mercurial interoperability (and what about bzr?), Matthieu Moy, (Tue Oct 28, 11:02 am)