git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What are the correct arguments to git-svnimport?
@ 2005-10-30 21:48 Chris Shoemaker
  0 siblings, 0 replies; only message in thread
From: Chris Shoemaker @ 2005-10-30 21:48 UTC (permalink / raw)
  To: git

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

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

only message in thread, other threads:[~2005-10-30 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-30 21:48 What are the correct arguments to git-svnimport? Chris Shoemaker

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).