Open
Description
svn2git -v https://my.svnserver.com/svn/easy/ --rootistrunk --nobranches --notags
Running command: git svn init --prefix=svn/ --no-metadata --trunk=https://my.svnserver.com/svn/easy/
E: 'https:/my.svnserver.com/svn/easy/' is not a complete URL and a separate URL is not specified
command failed:
2>&1 git svn init --prefix=svn/ --no-metadata --trunk=https://my.svnserver.com/svn/easy
Note that there is only one slash in the URL of the error. How can I fix it ? It's certainly due to the https repo.
Metadata
Metadata
Assignees
Labels
No labels