All of lore.kernel.org
 help / color / mirror / Atom feed
* announcing git-svnsync (server-side GIT↔SVN sync)
@ 2015-11-02 18:11 Anthony Baire
  0 siblings, 0 replies; only message in thread
From: Anthony Baire @ 2015-11-02 18:11 UTC (permalink / raw)
  To: git

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

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

only message in thread, other threads:[~2015-11-02 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-02 18:11 announcing git-svnsync (server-side GIT↔SVN sync) Anthony Baire

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.