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

Re: [TSVN] propfind

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-06-02 21:26:12 CEST

Heidi Fernandez wrote:
> Can’t get access to any svn repository. Always obtain an Propfind
> error.
>
> But I can see the URL in my explorer

That doesn't mean much.

> Here is an message example from TSVN
>
> I am using TortoiseSVN 1.1.7, Build 3240, UNICODE and I understud
> that it is compatible with Subversion 1.1.4,

It is.

> http://svn.apache.org/repos/asf/forrest/Error * PROPFIND request
> failed on '/repos/asf/forrest' PROPFIND of '/repos/asf/forrest':
>
> Could not read status line: An existing connection was forcibly
> closed by the remote host. (http://svn.apache.org
> <http://svn.apache.org/>)
>
> Could you give me some advice

Try https:// instead of http:// - seems you're behind a firewall/proxy
which rejects DAV requests. By using https://, you 'trick' the
firewall/proxy so that it doesn't recognize those requests anymore.

Or: configure your firewall/proxy to let DAV requests through.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 2 21:27:10 2005

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

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