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

ra_svn/ssh broken?

From: <pll_at_lanminds.com>
Date: 2003-03-25 18:03:06 CET

Hi all,

I'm running 'version 0.20.0 (r5410)' on both client and server. My
.subversion/servers looks like:

   [groups]
   mygroup = bldsvr-eth1

   [mygroup]
   svn-tunnel-agent = ssh
   neon-debug-mask = 130

Yet, when I try to co, ls, etc, svn can't find a repo. Here's the
'ls' output:

    $ svn ls svn://bldsvr-eth1/spare/svn/web/trunk/
    svn: Couldn't find a repository
    svn: No repository found in 'svn://bldsvr-eth1/spare/svn/web/trunk'
    $

    $ svn ls svn://bldsvr-eth1/svn/web/trunk/
    svn: Couldn't find a repository
    svn: No repository found in 'svn://bldsvr-eth1/svn/web/trunk'
    $

I'm not sure what I should be using for the repo path. Is it the
same as I would specify to the 'http' method or the same as to the
'file' method?

Interestingly, on the server, I can see that I get authorized and
logged in via ssh, but then there are no messages about what's wrong.
As you can see, I've set neon-debug-mask, but I don't know where neon
is logging. Is this a client side or a server side log facilty?

There's nothing showing up anywhere in /var/log on my server. I also
didn't see anything logged locally on the client.

Thanks,

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 25 18:03:50 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.