Open
Description
Is it possible to use svn2git on a local repo? When I try svn2git /path/to/local/repo
on a standard layout repository, the output is
Running command: git svn init --prefix=svn/ --no-metadata --trunk=trunk --tags=tags --branches=branches /path/to/local/rep
/path/to/local/repo/
E: 'trunk' is not a complete URL and a separate URL is not specified
command failed:
2>&1 git svn init --prefix=svn/ --no-metadata --trunk=trunk --tags=tags --branches=branches /path/to/local/rep
/path/to/local/repo/
Metadata
Metadata
Assignees
Labels
No labels