From: Chris Shoemaker <c.shoemaker@cox.net>
To: git@vger.kernel.org
Subject: What are the correct arguments to git-svnimport?
Date: Sun, 30 Oct 2005 16:48:41 -0500 [thread overview]
Message-ID: <20051030214841.GA8366@pe.Belkin> (raw)
I was trying to test the git-svnimport script but I've been unable to
get it to run. The docs really aren't very clear about the correct
values of <SVN_repository_URL> and <path>, so maybe I've gotten them
wrong. Or maybe it just doesn't work.
I get tons of 'Unrecognized path: /project/trunk/...'
and I've tried various combinations of SVN_repository_URL and path:
SVN_repository_URL:
http://svn.myhost.com/repo
http://svn.myhost.com/repo/
http://svn.myhost.com/repo/project
http://svn.myhost.com/repo/project/
http://svn.myhost.com/repo/project/trunk
http://svn.myhost.com/repo/project/branches/mybranch
and <path>:
*nothing*
project
project/trunk
project/branches/mybranch
http://svn.myhost.com/repo/project
...etc...
Can someone who actually uses svn-import send me the command-line they
use? Thanks.
-chris
reply other threads:[~2005-10-30 21:48 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=20051030214841.GA8366@pe.Belkin \
--to=c.shoemaker@cox.net \
--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).