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

Re: No repository found when using ssh tunnel as root

From: Bill Wohler <wohler_at_newt.com>
Date: 2006-02-11 01:27:49 CET

Bill Wohler <wohler@olgas.newt.com> wrote:

> Bug or user error?
>
> $ svn ls svn+ssh://ssh.domain.com/path
> [expected output]
> $ sudo svn ls svn+ssh://ssh.domain.com/path
> Password:
> svn: No repository found in 'svn+ssh://ssh.domain.com/path'

Ahem. User error.

Since the -H (HOME) flag to sudo is *not* the default, I had been
looking at my ~/.ssh/config file. In fact, /root/.ssh/config did not
exist. Now that root has a proper ssh config file, sudo svn <command>
works fine.

Sorry for the noise.

-- 
Bill Wohler <wohler_at_newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 11 13:02:35 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.