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

SSL error: decryption failed or bad record mac

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2005-11-29 10:06:19 CET

Dear all,

trying to commit large bunches of files results in the following
error:

svn: Commit failed (details follow):
svn: PROPFIND request failed on '/svn/Devl/trunk/RADEAN/Statistics/crs-1-blade-1200-20051008-1208/crs-1-blade.0002.spl---crs-1-blade.0020.nsl.0064.map.b.prof.u.stat'
svn: PROPFIND of '/svn/Devl/trunk/RADEAN/Statistics/crs-1-blade-1200-20051008-1208/crs-1-blade.0002.spl---crs-1-blade.0020.nsl.0064.map.b.prof.u.stat': SSL negotiation failed: SSL error: decryption failed or bad record mac (https://svn.lpr.ch:8443)

while committing each file by file with

    for f in *.* ; do svn commit -m "Commit file $f" $f ; done

works without technical problem.

However, I would like to be able to commit one state of a project at
once and not file by file....

My setup:

    Debian Linux unstable (client and server)

    Subversion command-line client, version 1.2.3.

    ii libapache2-svn 1.2.3dfsg1-2 apache modules for Subversion (aka. svn)
    ii libsvn-core-perl 1.2.3dfsg1-2 perl bindings for Subversion (aka. svn)
    ii libsvn-notify-perl 2.50-1 Subversion activity notification
    ii libsvn0 1.2.3dfsg1-2 shared libraries used by Subversion (aka. sv
    ii libsvncpp0c2 0.8.0-3 Subversion C++ shared library
    ii rapidsvn 0.8.0-3 A GUI client for subversion
    ii websvn 1.61-15 interface for subversion repositories writte

Any idea what I can improve?

Thanks for any help in advance.

wbr,
Lukas

-- 
Lukas Ruf   <http://www.lpr.ch> | Ad Personam
rbacs      <http://wiki.lpr.ch> | Restaurants, Bars and Clubs
Raw IP   <http://www.rawip.org> | Low Level Network Programming
Style  <http://email.rawip.org> | How to write emails
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 29 10:10:13 2005

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.