also sprach Gerrit Pape <[EMAIL PROTECTED]> [2007.10.22.1310 +0200]:
> Hi Baruch, I can reproduce this, and confirm the problem in
> git-svnimport.  It seems though that git-svnimport will be obsoleted
> upstream eventually, the functionality has been superseded by git-svn.
> Please try 'git-svn clone' to import the svn repository, it should work
> just fine.

If it's a one-time import, you also want the --no-metadata switch
and you can clean up afterwards:

  $ git config --remove-section svn-remote.svn
  $ rm -r .git/svn

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to