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

Bad URL passed to RA layer #22

Open
YorkZ opened this issue Aug 7, 2017 · 1 comment
Open

Bad URL passed to RA layer #22

YorkZ opened this issue Aug 7, 2017 · 1 comment

Comments

@YorkZ
Copy link

YorkZ commented Aug 7, 2017

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

@YorkZ
Copy link
Author

YorkZ commented Aug 8, 2017

It appears to me that local_directory and remote_url have been switched.

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