[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Access http OK but not with tortoise

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-23 15:02:33 CEST

On 7/23/07, David Daupeyroux <david@ddcreation.com> wrote:
> > Do you have any proxies or firewalls between the client and server which
> may not be allowing all the WebDAV traffic through as required?
>
> No I haven't any proxis or firewall. And I'm working on my local network.
> Why the method Get pass and not PROPFIND ? I don't know the difference
> between them...

Please don't change the subject line, it breaks threading in some
clients (like GMail).

There are 3 HTTP request types which are used for basic web traffic -
HEAD, GET and POST. PROPFIND is one of the ones that's used for
WebDAV, and many proxies/firewalls will block those for security
reasons.

Disable Windows Firewall on the client and server, if that doesn't
take care of it try HTTPS and see if that works.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jul 23 15:01:27 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.