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

Re: Error when trying to use svn+ssh....

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-14 14:18:19 CET

On Mar 14, 2006, at 14:01, Keith and Teri Kwiatek wrote:

> When I try:
>
> $ svn list svn+ssh://machine.nist.gov/tmp/repo1a
>
> I get :
>
> svn: Error in child process: exec of 'ssh' failed: A file or
> directory in the path name does not exist.

There are a number of things that need to be configured for svn+ssh
to work. Have you read this section of the book?

http://svnbook.red-bean.com/nightly/en/
svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshauth

svnserve needs to be in the PATH of the user. Note that, when
connecting this way, different init files are used than the ones
which get used when you ssh to the machine normally. I'm afraid I
don't recall exactly which file you need to put the PATH definition
into.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 14 14:21:18 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.