-
Notifications
You must be signed in to change notification settings - Fork 100
Failed to write to process: Error writing to process | fatal: Empty path component found in input #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
removing the option --svn-ignore solves the problem, but I have to create the gitignore manually |
Did it generate a core dump? |
Only a stackdump, that I can find:
|
I got a similar crash with the following stack on 1.0.16:
This happens at the third relevant revision: a modification after reorg of folders from trunk/Base to Base/trunk:
and finally the crash report from git fast-import:
If you need more information let me know. |
I already fixed the handling of |
Isn't that simply the error mentioned in the docs of match rules?
Same question for #158 |
No, the problem here is about the file The doc snippet you pasted talks about matching a directory with a match-rule where the final slash should be matched by the pattern. |
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm trying to convert an old svn repo and I'm getting this problem.
The crash report:
The text was updated successfully, but these errors were encountered: