> Oh, and it just occurred to me: I assume your https test is with the
> neon http library (the default up until now). Can you also try those
> tests with the serf library (if that's compiled into your client)? To
> do that, adding the following option to your command line should work:
>
> --config-option servers:global:http-library=serf
>
> Beware: there are still some (known) problems when using the serf
> library in some environments (e.g. [1]), so you may or may not be able
> to run those tests successfully. Either way, it would be interesting
> to know ...
>
> [1] http://subversion.tigris.org/issues/show_bug.cgi?id=4174 - serf:
> checkout / export errors out with "svn: E730053: Error retrieving
> REPORT (730053)"
>
> --
> Johan
"c:\Program Files\TortoiseSVN\bin\svn.exe" --config-option
servers:global:http-library=serf %svnop% %svnproto%%svnhost%/%svnpath%
--non-interactive --no-auth-cache --username %svnuser% --password
%svnpass%
svn: E730053: Error retrieving REPORT (730053): An established
connection was aborted by the software in your host machine.
On Windows Server 2003 x32 client
Received on 2012-08-02 16:35:45 CEST