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

svnsync on trunk failing

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-08-19 13:51:43 CEST

svnsync on trunk has just started failing for me within the last few
days. I've been syncing to http://svn.collab.net/repos/svn but now I
get:

C:\Projects\Subversion\Debug\subversion\svnsync>svnsync sync
file:///C:/Subversion/svn-repo
..\..\..\subversion\libsvn_ra_dav\util.c:827: (apr_err=175002)
svnsync: REPORT request failed on 'http://svn.collab.net/repos/svn'
..\..\..\subversion\libsvn_ra_dav\util.c:296: (apr_err=175002)
svnsync: REPORT of 'http://svn.collab.net/repos/svn': 200 OK
(http://svn.collab.net)

While debugging I see a few PROPFINDS go by and then a REPORT request
fails -- ne_request_dispatch returns 1 and so even though the http
status code is 200, we drop into error handling code at line 769.

I've also attached a zipped Wireshark trace. There are no proxies
involved. No doubt it has something to do with the recent changes,
but I'm not familiar enough with it to narrow in on the problem very
quickly -- would someone more knowledgeable take a look, please?

Thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Aug 19 13:52:09 2006

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.