* One way GIT SVN sync (no rebase)
@ 2011-07-05 15:17 Long, Martin
0 siblings, 0 replies; only message in thread
From: Long, Martin @ 2011-07-05 15:17 UTC (permalink / raw)
To: git
Hi,
I forgot to announce this when I created it.
svnExport.pl by Martin Long, has been written to allow a one way sync
to a subversion repository, without the need to rebase or write commit
details back to the GIT repository. This makes is suitable for syncing
a central or shared GIT repository to a SVN repo for backup, or to
satisfy corporate/project requirements. The removal of the need to
rebase prevents issues with downstream repositories. Works on multiple
repositories, creating new branches in SVN automatically. For
non-linear histories without a branch in tack, only the first-parent
chain is committed.
https://github.com/martinlong1978/Git-Svn-push
A little rough around the edges, but feel free to fork, and send me a
pull request if you have anything to contribute.
--
Martin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-05 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 15:17 One way GIT SVN sync (no rebase) Long, Martin
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).