Cannot create external CVS connection using SSH with JDeveloper.
708179Jun 22 2009 — edited Jun 24 2009I’m using JDeveloper 10.1.3 and I’m trying to set up a connection to an External CVS repository. So I open the new CVS connection wizard and get started. I enter the access method as external, then specify my User Name, Server Name and Repository Path and then I click the ‘External Locator Configuration…’ button because I want to use SSH instead of RSH to connect. I check the Set Remote Shell check box and choose SSH as the remote shell then click ok. When I click next I see that the CVSROOT is correct so I click on the ‘Next’ button and then click on the ‘Test Connection’ button. And I get this error message:
Testing connection...
java.io.IOException: CreateProcess: rsh jade.avum.com -l myusername cvs server error=2
Connection test failed: unable to connect.
Which to me looks like its trying to use RSH to connect (which isn’t installed on my machine so it won’t work)
Any idea how I can get this working using SSH?
Thanks
David
Edited by: user8018063 on Jun 24, 2009 6:42 AM