codebrag
codebrag copied to clipboard
Can't create session: Unable to connect to a repository at URL
when I try git svn clone command, I got this: Can't create session: Unable to connect to a repository at URL 'https://ip/repo/project': Access to '/repo/project' forbidden at /mingw32/share/perl5/site_perl/Git/SVN.pm line 310
me too when I try it on window7. :sob: But there is no problem on ubuntu17.
use git svn clone a git repository url is not work, must use a svn url
Anyone got solution for this?