codebrag icon indicating copy to clipboard operation
codebrag copied to clipboard

git svn clone get this:Using existing [svn-remote "svn"] svn-remote.svn.fetch already set to track :refs/remotes/git-svn

Open wangrocky opened this issue 8 years ago • 0 comments

I run git svn clone https://xxx/xxx/projectname projectname and I get this result: Using existing [svn-remote "svn"] svn-remote.svn.fetch already set to track :refs/remotes/git-svn

I tried git svn fetch but still failed:

RA layer request failed: OPTIONS of 'https://ip/repo/project': Server certificate was missing commonName attribute in subject name (https://ip) at /usr/libexec/git-core/git-svn line 1770

I did as the guide but can not get it done, plz check what's going on. Thanks :)

wangrocky avatar Aug 15 '17 05:08 wangrocky