From: Brian Koehmstedt <bkoehm@gmail.com>
To: git@vger.kernel.org
Subject: Re: git-svn: Fetch svn branches only and have git recognize them as branches?
Date: Mon, 16 Mar 2015 14:27:25 +0000 (UTC) [thread overview]
Message-ID: <loom.20150316T152127-59@post.gmane.org> (raw)
In-Reply-To: loom.20150313T004740-11@post.gmane.org
Just to close the loop on this, I wasn't able to get git-svn to deal with
this remote repository the way I wanted, so what I did is write some perl
scripts to mirror the remote subversion repository locally and then use
git-svn on that local "fixed" svn mirror.
The hard part was mirroring the svn repo locally, primarily because the
remote subversion server was denying access to the root. Also complicating
matters was the dump files weren't completely loading properly.
In case anyone else is needing to do this, I've published my perl script
code that overcame all these issues. Here it is:
https://github.com/ucidentity/failsafe-svn-sync
next prev parent reply other threads:[~2015-03-16 14:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 22:30 git-svn: Fetch svn branches only and have git recognize them as branches? Brian Koehmstedt
2015-03-12 23:13 ` Junio C Hamano
2015-03-12 23:51 ` Brian Koehmstedt
2015-03-16 14:27 ` Brian Koehmstedt [this message]
2015-03-12 23:33 ` Eric Wong
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=loom.20150316T152127-59@post.gmane.org \
--to=bkoehm@gmail.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 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).