Skip to content
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

fatal:Unable to create 'D:/Git/dd/.git\svn\refs\remotes\svn\tags\https in SVN2GIT' Invalid argument #289

Open
dilshankm opened this issue Jan 29, 2020 · 0 comments

Comments

@dilshankm
Copy link

I'm working on SVN 2 Git migration. I'm using svn2git tool. This is a large repository. I got the below error after few hours.

fatal:Unable to create 'D:/Git/dd/.git\svn\refs\remotes\svn\tags\https in SVN2GIT' Invalid argument

if you look at closely, the first part of the path is using /(Forward Slash) D:/Git/dd/.git and the second part is using \ (back Slash) \svn\refs\remotes\svn\tags\https. At the end the path has both \ and /. I'm suspecting this might be the issue. But this was came at the middle of the migration. Many branches and tags were worked fine. But it was stopped suddenly after few hours. Is there any file to see how this path is building or please help to provide any solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant