git svn clone -s https://MACHINENAME:8443/svn/PROJECTNAME/produced the following error:
error 0: REPORT request failed on '/svn/PROJECTNAME/!svn/vcc/default': Path 'https://MACHINENAME:8443/svn/PROJECTNAME'is not canonicalized; there is a problem with the client. at C:\Program Files\Git/libexec/git-core/git-svn line 5114seems it doesn't like the capital letters??!!
git svn clone -s https://machinename:8443/svn/projectname/works as expected.
Hooray!!
this post just saved me a mess of headache! thank you!
ReplyDeleteSame for me! thanks!
ReplyDelete