On Tue, Aug 09, 2011 at 09:49:47AM -0700, Kathy Khaghani wrote:
> Hi,
> 
> I'm using svn, version 1.5.0 (r31699) on Linux Fedora Core release 4 OS,  
> when I trying committing a file I get this error message:
> 
> Sending        events/fms/index.php
> Transmitting file data .svn: Commit failed (details follow):
> svn: MERGE of '/repos/sites/trunk/www/STEC/aboutstec/events/fms': Could not 
> read status line: Secure connection truncated (https://webbuild)
> 
> I am using Openssh openssh-4.0p1-3 and
> LoadModule dav_svn_module     modules/mod_dav_svn.so
> LoadModule authz_svn_module   modules/mod_authz_svn.so
> 
> 
> I have done a lot of search, but have not found an answer to this.  Has 
> anyone, seen this or know how to fix it?
> 
> Your help is greatly appreciated, since this is our development server and 
> very important to get this resolved.
> 

The error means that the connection to the server was cut for some
reason.

Maybe someone restarted the server while your commit was in progress?

The only way to find out what really happened is checking the server log.

Reply via email to