Problem with svn: Cannot negotiate authentication mechanism
I have installed svn server on FreeBSD with sasl authentication. Here is config of my repository: [general] anon-access = none auth-access = write realm = project [sasl] use-sasl = true min-encryption = 128 max-encryption = 256 I have face the challenge when I tried to “svn checkout” repository from the Fedora 8: #svn checkout svn://192.168.1.5/project [...]
Posted on Июль 27th, 2010 by admin
Filed under: Solutions | Comments Off