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

Re: HELP!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-02 17:09:57 CEST

Noah Silverman <noah@allresearch.com> writes:

> Hi,
>
> OK,
>
> For some weird reason, it works from my web browser.
> I had to request:
>
> http://xxx.com/svn/foo/
> And did see my files.

Sure. Your web browser is doing a simple GET on the directory. Glad
that works.

Your problem is that PROPFIND is failing when the svn client tries to
do a checkout. Somehow the PROPFIND is failing.

Can you do an ethereal trace of your http checkout? We'd like to see
the exact detailed HTTP response from the server.

(Btw, you're not behind a proxy or anything, are you? See as how
you're accessing http://localhost, I doubt it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 2 17:11:58 2002

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

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