Powered by XP-Dev.com - Agile Software Development Tools | You are currently not logged in. Login Now | Don't have a XP-Dev.com account ? Create one for FREE

XP-Dev.com

Provides Enterprise Grade Hosting for Git, Subversion, Trac and Agile Project Tracking Tools

Behind proxy / firewall

Profile+Picture mrcdutra on Thu 10 Dec, 2009 19:36:33 +0000

Hi, there.
Is there any problem in accessing with Tortoise from behind a proxy or firewall?
I talked with the network administrator and he said there is no restriction about the XP-Dev domain.
Tortoise keeps retrieving this message:
"Server sent unexpected return value (400 Bad Request) in response to OPTIONS
request for '<http://svn.xp-dev.com/svn/my-project-name/trunk'
The operation failed."

At home I’ve accessed OK.

Thanks in advance.

 

Profile+Picture rs

Thu 10 Dec, 2009

From past experience, when it works from one location and does not from another, its usually down to a firewall/proxy/software that sits between your client and server. It might help to know that I’ve seen cases where there are some filtering software or anti virus/malware software that have caused these issues.

The real problem is that SVN needs to use HTTP requests like OPTIONS, MKCOL, etc which some software out there just filter out.

The right solution is to ensure that every single point between your client and the server does not mangle the requests.

The easy way out is to use SSL.

Profile+Picture mrcdutra

Thu 10 Dec, 2009

Thanks a lot. I will see with the network people about those requests. If they can’t do anything, I’ll think about the SSL.

You do not have sufficient permissions to comment

Rss Topic and Comments for Behind proxy / firewall