Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] git clone: Cannot run program "/usr/bin/ssh": CreateProcess error=2, The system cannot find the file specified

Yes! Thanks. I had set that I guess to use git on this machine.

The fix in my case: Run down arrow > Run Configurations > web-ide > Environment > Select > GIT_SSH, then edit the value to blank.

jjb

On Tue, Aug 16, 2011 at 12:23 PM, Simon Kaegi <Simon_Kaegi@xxxxxxxxxx> wrote:

Really not sure as we don't do anything with ssh directly and so would guess something unexpected is happening in JGit and it's use.
The only mention that I found in eclipse bugzilla was -- https://bugs.eclipse.org/bugs/show_bug.cgi?id=326526#c9 where there's mention of an environment setting to override and use /usr/bin/ssh instead of the default java implementation of SSH.
-Simon

Inactive hide details for John J Barton ---08/16/2011 03:02:47 PM---I went to http://localhost:8080/git/git-clone.html#/workspaJohn J Barton ---08/16/2011 03:02:47 PM---I went to http://localhost:8080/git/git-clone.html#/workspace/A


From:

John J Barton <johnjbarton@xxxxxxxxxxxxxxx>

To:

Orion developer discussions <orion-dev@xxxxxxxxxxx>

Date:

08/16/2011 03:02 PM

Subject:

[orion-dev] git clone: Cannot run program "/usr/bin/ssh": CreateProcess error=2, The system cannot find the file specified

Sent by:

orion-dev-bounces@xxxxxxxxxxx


clicked on Clone Repository and entered my git url. I got a red circle
and the message:
Cannot run program "/usr/bin/ssh": CreateProcess error=2, The system
cannot find the file specified

any hints?

jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


GIF image

GIF image


Back to the top