I have subversion installed on a Windows Server 2012 that users use to write programs and commit changes to subversion. The users are setup as local users on that server, and we want to configure subversion to use the Windows server to authenticate the users with the local users. Can this be done? I have searched and found doc that shows how to setup basic, digest, and ldap authentication, but I can't find how to setup host authentication.
Last updated