Philip Martin <philip.mar...@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