I'm importing a huge repository using svn-fe and git-fast-import - both 
compiled from git's repo.

git-fast-import crashes with: "fatal: Empty path component found in input", 
and the crashing command is "ls :202791".

The SVN commit causing the "empty" ls command is a "svn cp $SVN_ROOT 
$SVN_ROOT/subdirectory".

A Google search led me to: 
http://git.661346.n2.nabble.com/BUG-fast-import-ls-command-on-commit-root-returns-missing-was-Bug-in-svn-fe-copying-the-root-directo-td7353801.html

As far as I understand, this issue is fixed in fast-import, or am I missing 
something? Is there a workaround for this problem?


-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to