git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bi-directional sync with Git - direct access to server?
@ 2011-03-04 17:44 psantosl
  0 siblings, 0 replies; only message in thread
From: psantosl @ 2011-03-04 17:44 UTC (permalink / raw)
  To: git

Hi,

I'm developing a bi-directional synchronization between Plastic SCM and Git.

I've seen the hg-git Mercurial plugin by Scott Chacon and it uses a
local git repos to perform all operations, instead of directly "calling"
the "remote git server".

Well, considering Chacon did it this way, I guess there's no better way
to do it but I wanted to ask if there's a way to receive info about
commits (revisions) remotely (like, "give me your tree of commits and
how they're related so I can check with mines") and also a good way to
create a "push" without having a full local git repos. I'm looking into
the NGit and lib2git libraries.

Thanks,

pablo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-04 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 17:44 Bi-directional sync with Git - direct access to server? psantosl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).