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

Re: checkout, update, and commit are slow using WinXP client with a WebDav repo

From: Erik Pilz <epilz_at_altastrada.com>
Date: 2006-07-13 23:33:53 CEST

D.J. Heap wrote:
> If it's working over HTTPS and not HTTP, that pretty strongly suggests
> a bad proxy. Did you turn off proxy settings in TSVN or the
> Subversion configs when you tried from your office?
>
> DJ

That's what I thought, too, but I can't figure out where a proxy would
be interfering. I just checked the config on the laptop to be sure and
found nothing in the proxy config. Also, if I understand the proxy
problem correctly the issue is that some proxies won't forward "REPORT"
requests, right?

I checked the HTTP access logs and it looks like the request is
received. Here's an excerpt:

  XXX.XXX.XXX.XXX - erik [13/Jul/2006:14:09:06 -0700]
  REPORT /qed/!svn/vcc/default HTTP/1.1" 400 226 "-" "SVN/1.3.2 (r19776)
neon/0.25.5"

The error log also shows the following around the same time:

  [Thu Jul 13 14:13:10 2006] [error] [client XXX.XXX.XXX.XXX] XML parser
  error (at end). status=20014

The XML error is consistent with the malformed XML that I saw in the
Ethereal capture, but without seeing the actual XML body that the server
is processing I can't confirm it.

- Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 13 23:36:18 2006

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

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