There are a few different ways to integrate Windows Active Directory (Domain) authentication with SVN. Specifically the two that seemed most promising were LDAP and SSPI, with SSPI looking the most straightforward, so that is the one that I will outline here. Include dependent modules First we need to include the apache modules we’ll be [...]

I am going through the process of setting up SVN on Windows and later will be adding authentication via Active Directory. I plan to post about each step along the way, as a resource to myself for future work, and maybe it will help someone else as well. Basic Installation and Setup Instructions Environment: Subversion [...]

I haven’t used the Team Suite of the Visual Studio projects, so I can’t speak to their effectiveness, but it seems that Microsoft has obviously shifted their focus there instead of trying to further the Visual Source Safe product line. The release of Visual Source Safe 2005 was a token release at best. It supposedly [...]