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

Re: REPORT failed : SSL error: illegal padding

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-07-13 22:30:13 CEST

On Tue, Jul 13, 2004 at 03:09:50PM +0200, Xavier Brouckaert wrote:
> xbr@bush:~/turner/papers$ svn up
> svn: REPORT request failed on '/svn/papers/!svn/vcc/default'
> svn: REPORT of '/svn/papers/!svn/vcc/default': Could not read response
> body: SSL error: illegal padding (https://...)

Check the server error_log, these things are usually associated with a
"Provider encountered error streaming REPORT response" error.

(in which case the SSL connection gets terminated abruptly which I
believe causes these scary-looking errors from the SSL library)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 23:11:14 2004

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.