On Sat, Oct 20, 2007 at 07:54:09AM +0200, Baruch Even wrote:
> I try to import an svn repository of chktex and get an error message:
> $ git-svnimport -v -P chktex -T trunk -b branches -t tags 
> svn+ssh://ev-en.org/home/svn/public/chktex
> Initialized empty Git repository in /home/baruch/proj/chktex/git/.git/
> Processing from 1 to 114 ...
> Fetching from 1 to 114 ...
> Use of uninitialized value in system at /usr/bin/git-svnimport line 877.
> fatal: Failed to resolve '' as a valid ref.
> Cannot create tag chktex: Inappropriate ioctl for device
> 
> If you want to try it yourself you can use the svn url
> svn://ev-en.org/chktex

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.

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to