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

Re: Transmitting file data .svn: Commit failed

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 9 Aug 2011 19:00:46 +0200

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.
Received on 2011-08-09 19:01:24 CEST

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.