Hello Visual SVN Team,

I have installed visual svn server 1.7.3.

I am able to send a PROPFIND request in my LAN but when i am trying to
connect from out side of the LAN then i am unable to connect and
getting the following error.

  Could not connect to host

When i tried to send a request from a remote a machine's CMD then i am
getting the following error
Request:
svn info https://<IP address >:8443/svn/<repo name>
Error:
svn: PROPFIND request failed on '<Repo path>'
svn: PROPFIND of '<Repo path>': could not connect to server (https://
<IP address>:8443)

My Repo URL format: https://<IP address>:8443/svn/<Repo name>

I have also checked the following
1. Checked my IP is pinging from the client machine.
2. Checked the squid config file. It has the access for tags REPORT,
MKACTIVITY, PROPFIND, MERGE, CHECKOUT

Can you please help me out from this issue

Reply via email to