Is it possible to launch git-svn over svn + SASL with encryption?
I've got an error can't establish connection.
C:\a\trunk>git svn clone svn://url/trunk
Initialized empty Git repository in c:/a/trunk/trunk/.git/
Authorization failed: Cannot negotiate authentication mechanism at C:\Program Files (x86)\Git/libexec/git-core\git-svn line 2167
UPDATE The issue presents only under Windows.
UPDATE 2 The issue presents only with msysgit. If you'll install git via plain cygwin everything will works fine