Machine is using Windows Server 2003 1) Install Tortoise SVN under Administrator account 2) Login as user "muser" - Install VisualSVN - Create respository - Commit files to repository
3) Login as user "luser" - Select "Get Solution from Subversion", which saves to C:\Documents and Settings\luser\My Documents\Visual Studio 2008\Projects \risdEDUSolution Problem: Files do not show up with dots in VS 2008 indicating that they are in Subversion. Even though in the file system the status shows that the files are in the repository, they don't show show up like that in the editor. Each developer in our environment logs in to the same server via Remote Desktop and we need source control. The method that I have detailed above works on my local machine running Windows XP, so then why doesn't is work under Windows Server 2003?