You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Keith and Teri Kwiatek <kw...@gmail.com> on 2006/03/16 11:23:50 UTC

HELP: svn: Connection closed unexpectedly

Hello,

I am getting the dreaded "connection closed unexpectedly" error.... can
anyone offer me a way to trouble shoot?

I finally built a svn package for my AIX machine, BUT now when I run :

svn list svn+ssh://scm@test.domain.com/tmp/myrepository

I get (I turned ssh verbose on):

debug: Ssh2ChannelSession/sshchsession.c:3200: Requesting command svnserve
-t
debug: Ssh2ChannelSession/sshchsession.c:2279: received exit status : 127
debug: Ssh2Common/sshcommon.c:881: num_channels now 0
debug: Got session close with exit_status=127
svn: Connection closed unexpectedly