Spurious "PROPFIND request failed - could not connect to server "
From: Stefan Hoffmeister <stefan.hoffmeister_at_arcor.de>
Date: 2005-10-05 13:51:17 CEST
Hi,
I am running a copy of the vss2svn script against Subversion 1.2.3 (and associated 1.2.3 Perl SWIG bindings). This works just nicely most of the time, but every single time I start a "huge" conversion job, I get the odd, spurious error message:
***********************************
PROPFIND of '/svn/test_repo/vssimport': could not connect to server (http://localhost:8080)
at C:\vss2svn.pl line 1509
This just happend again after about 1300 successful commits on this very repository.
This error message is not tied to a specific file or directory that is being worked on - it happens, and I can vss2svn.pl --restart the whole process just without having to do anything else.
This worries me - any thoughts? Is there any way to retry the operation
$SVNClient->revprop_set('svn:date', $encDate, $gCfg{svnrepo}, $propRev, 0);
for a (configurable) number of times, so that this does not fail?
Some insights into my setup:
* Subversion 1.2.3 via Apache 2.0.54 on Windows XP SP2; Apache tuning is out of the box
I don't get any entries in the Apache error log or the Apache access log indicating any failures or issues or whatever.
Thanks very much for any insights or suggestions in advance
---------------------------------------------------------------------
|
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.