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

Re: svn+ssh ?

From: Bjørn T Johansen <btj_at_havleik.no>
Date: 2005-05-12 08:09:17 CEST

Yes, that was the problem... Thx...

BTJ

Ben Collins-Sussman wrote:
>
> On May 11, 2005, at 6:03 PM, Bjørn T Johansen wrote:
>
>> I am trying to use svn with ssh, but all I get is a message telling
>> me..:
>>
>> svn: No repository found in 'svn+ssh://svn.havleik.no/repos/trunk'
>> if I do: svn list svn+ssh://svn.havleik.no/repos/trunk
>>
>> but if I do: svn list svn://svn.havleik.no/repos/trunk
>> I get the listing I am looking for....
>>
>>
>> Am I missing some configuration or?
>>
>
> Is there actually a repository at '/repos' on your system? Or are you
> running 'svnserve -d -r /some/virtual/root/' ?
>
> svn+ssh:// doesn't speak to the svnserve daemon. You must use an
> *absolute* path to the repository in the URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 12 08:11:44 2005

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.