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

Re: [mailinglist] "The system cannot find the file specified."

From: Philipp Schneider <subclipse_at_maillist.phil-schneider.de>
Date: 2005-01-17 10:30:09 CET

Hello Allen,

are you using windows and TortoiseSVN? If yes here is my solution:

- go into explorer, right click TortoiseSVN->Setting
- on the main tab click on the Edit button
- uncomment [tunnels]
- write ssh = C:\\Programme\\TortoiseSVN\\bin\\TortoisePlink.exe

- now it works in Eclipse with subclipse

Phil

Allen S. Firstenberg schrieb:
> I am having problems with Subclipse 0.9.25 under Eclipse 3.0.1 on
> Windows against a SVN repository on a remote machine that is running
> svn 1.1.1 using fsfs.
>
> I switch to the SVN Repository Exploring view, add a new repository with
> the URL
> svn+ssh://machine/home/svnroot
>
> When I go to test the connection, I get the error in the console:
> list -r HEAD svn+ssh://machine/home/svnroot
> The system cannot find the file specified.
> without prompting me for password.
>
> Doing a
> svn list -r HEAD svn+ssh://machine/home/svnroot
> from a command line on a UNIX box works after prompting me for a password.
>
> Any thoughts about what I might be doing wrong, avenues I should
> approach in further diagnosing the problem, or documentation I might
> have missed would be appreciated.
>
> Allen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Mon Jan 17 20:30:09 2005

This is an archived mail posted to the Subclipse Users mailing list.

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