Hello, I have tried unsuccessfully to figure out why this connection cannot be made to the host server. However, I can successfully connect using the browser.
Here are the details: VisualSVN on host server - version 1.7.1 TortoiseSVN on client - version 1.6.3 Host Server - Windows Server 2003 R2 Port 8080 All client pcs are in our network, so no firewall to go through I am set up as an administrator on the host server svnserver is installed on the c drive on host server repository structure is created on the d drive on host server I am using the following to successfully connect to the repository through the browser: http://[server_name.domain:8080]/svn/[project_folder_name(under the repository_folder)] I am using the following path to try to view the repository through Visual Studio 2008, but I keep getting the "...target machine actively refused it..." error message in the Repo-Browser window: svn://[server_name]/[repository_folder_name]/ Any insight you may provide would be greatly appreciated. Also, is there a way to test hitting the repository from the localhost, if I need to do that as a test? Thank you in advance for any help. Amber L