git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Long, Martin" <martin@longhome.co.uk>
To: git@vger.kernel.org
Subject: One way GIT SVN sync (no rebase)
Date: Tue, 5 Jul 2011 16:17:20 +0100	[thread overview]
Message-ID: <CANfMb__rUdhCP7=nu0mgnSf652fkp-V5-iA+CscthVD+B-j3yA@mail.gmail.com> (raw)

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

                 reply	other threads:[~2011-07-05 15:17 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='CANfMb__rUdhCP7=nu0mgnSf652fkp-V5-iA+CscthVD+B-j3yA@mail.gmail.com' \
    --to=martin@longhome.co.uk \
    --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).