Hi Amber,
You should be using the same URL, to check out the repository, that you use
to view the repository in the browser.

In your case, this means using:
    http://[server_name.domain:8080]/svn/[project_folder_name(under the
repository_folder)]
rather than:
    svn://[server_name]/[repository_folder_name]/

This is because VisualSVN Server only supports SVN over HTTP/HTTPS.

Carey

On Tue, Jul 14, 2009 at 7:23 AM, Amber L <
cooperative.child.parent...@gmail.com> wrote:

>
> 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
>
>

Reply via email to