Colleen R. Dick wrote:
> Kevin Grover wrote:
>> On Fri, May 16, 2008 at 1:35 PM, Colleen R. Dick <platypus_at_peak.org>
>> wrote:
>>
>>> I am going along using subversion just fine for a long time. My
>>> client is Ubuntu 8.04 and I am just using the naked command line
>>> "svn commit bla" all of a sudden I get
>>>
>>> svn: Commit failed (details follow):
>>> svn: Connection closed unexpectedly
>>> svn: Your commit message was left in a temporary file:
>>> svn: '/xxxxxxxxxxxx/svn-commit.3.tmp'
>>>
>>> I thought the file might be corrupt so I tried making a bogus change
>>> to a different file I had just successfully committed moments earlier
>>> and I got the same thing. Please advise.
>>>
>>>
Are you accessing the repository through http? "Connection closed
unexpectedly" might indicate an error in apache somewhere, so reading
apache's error log might shed some more light on this issue.
Are you connecting over a proxy server?
Lieven
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-18 17:00:47 CEST