From: Anthony Baire <Anthony.Baire@irisa.fr>
To: git@vger.kernel.org
Subject: announcing git-svnsync (server-side GIT↔SVN sync)
Date: Mon, 02 Nov 2015 19:11:59 +0100 [thread overview]
Message-ID: <5637A76F.4040600@irisa.fr> (raw)
Hi,
today we are announcing the first release of git-svnsync
http://git-svnsync.gforge.inria.fr/
Git-svnsync is a bi-directional server-side synchronisation tool between
a git and a subversion repository.
It is based on hooks and it is designed to allow a smooth transition of
projects from a subversion repository to a git repository. Git-svnsync
guarantees that any branch update ('svn commit' or 'git push') is
applied atomically in both repositories, thus providing a seamless
experience to the developers.
At the moment the tool is minimalist (syncs only one branch), but quite
useful in projects where everybody commits in trunk and it is 100% free.
We have used it internally since 2013 without any major issue and hope
it will be helpful for the community.
Best Regards
--
Anthony Baire
IRISA/University of Rennes 1
reply other threads:[~2015-11-02 18:09 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=5637A76F.4040600@irisa.fr \
--to=anthony.baire@irisa.fr \
--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 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).