codebrag
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
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 :)