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