I'm having trouble trying to access the Subversion repository via HTTPS using git-svn.
When you enter git svn init --username=<my username> --trunk=https://<host>/<project>/trunk, the following error message appears:
RA layer request failed: PROPFIND request failed on '/<project>/trunk':
PROPFIND of '/<project>/trunk': SSL negotiation failed: SSL error: unknown
protocol (https://<host>) at C:\Program Files (x86)\Git/libexec/git-core\git-svn
line 2299
A few other notes:
- I am using msysgit 1.7.9.0 for Windows 7 x64. I also have a Subversion 1.7.1 command line client and installed TortoiseSVN 1.7.1.
- I connect through a proxy server, which I specified both through the HTTP_PROXY environment variable and so
git config http.proxy. - I can easily clone Github repositories via HTTPS on the same machine.
- Subversion . Mercurial hgsubversion, SSL- , mercurial.ini. -
git config http.sslVerify=false. . - , svnsync (, ), .
- , ?