svnserve and ssh
From: Fred A Cantley <fcantley_at_csc.com>
Date: Fri, 18 Apr 2008 15:50:10 -0500
I am having problems getting a vendor's machine to access our repository
We are running svn version 1.4.4 on the repository and client machines.
I have tried setting up svnserve on the repository machine in the
>svn -d -r /path/to/repo
then try to access it from the client machine with:
>svn list svn+ssh://our.host.ip/path/to/repo --password my_svn_passwd
then enter my Unix password at the prompt and get the response:
Password:
I have also tried starting up an svnserve from the client side, trying to
svnserve -t -r ssh://our.host.ip/path/to/repo
I would really appreciate any help I can get.
---------------------------------------------------------------------
|
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.