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

Re: Bug ? With SVN 1.8.4 on Mac

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 16 Jan 2014 20:04:13 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

>>>> Karl-Heinzs-MacBook-Pro:exec-maven-plugin kama$ svn ci -F x.diff
>>>> Sending src/it/mexec-100/pom.xml
>>>> Sending src/it/mexec-105/pom.xml
>>>> Transmitting file data ..
>>>> Committed revision 19310.
>>>> svn: E120108: Commit failed (details follow):
>>>> svn: E120108: Error running context: The server unexpectedly closed the
>>>> connection.
>>>> svn: E120108: Additional errors:
>>>> svn: E120108: Error running context: The server unexpectedly closed the
>>>> connection.
>
> E120108 is unknown on my Linux box:
>
> $ ../src/tools/dev/which-error.py E120108
> 00120108 *** UNKNOWN ERROR CODE ***

I think that might be SERF_ERROR_ABORTED_CONNECTION.

Is that an error the commiting client generated while reading the
response from the server or a server error returned to the committing
client? The committing client seems to have received enough of the
response to get the new revision number.

-- 
Philip
Received on 2014-01-16 21:04:46 CET

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.