trouble with svn+ssh "svn: Connection closed unexpectedly"
From: john geldman <jgeldman_at_gmail.com>
Date: 2005-06-06 23:49:16 CEST
I am having trouble with ssh access on a Linux system (SuSE 9.1) -
I am getting the following complaint from svn (details below)
bash: line 1: svnserve: command not found
Any hints as to where to look further?
ssh-agent is running and my credentials are loaded. If I run "ssh
This is how I have manually invoked svnserve (and the feedback) (I get
me@my-home:/repos/opencores> /usr/local/bin/svnserve -t --foreground -r .
This is what happens when I try to list what is in the repository:
me_at_my-home:~/.ssh> svn list svn+ssh://my-home-1/trunk
This a normal ssh test (shell to self) - no additional effort on my
me@my-home:~/.ssh> ssh my-home
By the way, if I run "svnserve -d -r ." instead, the following works
me_at_my-home:~> svn list file:///repos/opencores/trunk
Thanks folks, John
---------------------------------------------------------------------
|
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.