From: "psantosl@codicesoftware.com" <psantosl@codicesoftware.com>
To: git@vger.kernel.org
Subject: Bi-directional sync with Git - direct access to server?
Date: Fri, 04 Mar 2011 18:44:41 +0100 [thread overview]
Message-ID: <4D712509.1070704@codicesoftware.com> (raw)
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
reply other threads:[~2011-03-04 18:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D712509.1070704@codicesoftware.com \
--to=psantosl@codicesoftware.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.