Shouldn't your url include the port number? so it looks like the following instead :
svn+ssh://localhost:3456/users/home/myname/repository/project
my 2 cents.
-- Baptiste
-------- Message d'origine--------
> De: Peter Marius [mailto:Peter.Marius@gmx.de]
> Date: jeu. 18/01/2007 18:01
> À: users@subclipse.tigris.org
> Objet : [Subclipse-users] javahl.ClientException "no repository found in ..." when updating
>
> Hello everybody,
>
> when I start eclipse and try to update or commit my project,
> I get the following error message:
>
> org.tigris.subversion.javahl.ClientException: svn: No repository found in
> 'svn+ssh://localhost/users/home/myname/repository/project'
>
> I am using an ssh tunnel, that can be accessed on localhost, port 3456.
>
> I followed a hint, to delete the eclipse-keyring-file,
> but this helps only until the next start of eclipse.
>
> I am also using SVNKit, because JavaHL is not installed on my system.
>
> Is there any config-file, where I can set to use SVNKit
> and to search for the repository at localhost, port 3456?
>
> Thanks in advance,
>
> Peter Marius
>
Received on Thu Jan 18 19:49:01 2007