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

Re: svn: Connection closed unexpectedly

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-06-21 22:20:36 CEST

On 6/21/06, Indraveni <indraveni@yahoo.co.in> wrote:
> Hi,
>
> I installed egroupware and after I created a repository. when i tried to
> access it through remote system saying
>
> svn co svn://192.168.31.54/mnt/repos/myproject -- An error
> message is displayed like
>
> svn: Connection closed unexpectedly
>
> This comamnd worked well for me yesterday but today I am not able to do
> this. What may be the reason for this error?

What do you see when you telnet to your svn client? IE:

$ telnet 192.168.31.54 3690

The error is normally an indication of the fact that your server isn't
responding correctly.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 21 22:22:20 2006

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.