Hi. Our team is using subversion server hosted on windows machine by Apache and https protocol and is using SSPI authentication. With svn 1.7 everything works fine, including automatic authentication with currently logged in windows user.
Today I upgraded to svn 1.8 and the automatic authentication does not work anymore. If I set http-library = serf then 1.7 client fails to perform automatic authentication as well. Is there some configuration setting I am missing or is it limitation of serf library? Gert