Skip to content

--rootistrunk error with https repo #127

Open
@ponsfrilus

Description

@ponsfrilus
 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions