-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I'm having an issue that git-svn-clone-externals always fail with error:
svn_externals/http://svn/common/include/trunk@26 -> common/include
git svn fetch --all
Bad URL passed to RA layer: Illegal repository URL 'common/include' at /usr/local/share/perl/5.22.1/Git/SVN.pm line 148.
...
I then ran the command git svn show-externals
which produced the output:
/svn_externals/http://svn/common/include/trunk@26 common/include
/svn_externals/http://svn/crc/trunk@5567 crc
/svn_externals/http://svn/dualcores/trunk/mpc8641d/ella@3256 dualcores/mpc8641d/ella
...
svn version: 1.9.6
git version: 2.13.4
Thanks in advance,
York
Metadata
Metadata
Assignees
Labels
No labels