Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cvsnt in jdeveloper

398584Jul 8 2003 — edited Nov 30 2005
I'm trying to get CVS to work from within Jdeveloper over an ssh connection.

I'm using cvsnt version 2.1.1.

cvs works fine on the command line.

If I log into the CVS repository from the command prompt and then run Jdeveloper, I can setup a connection and the connection wizard reports that the connection test is successful.

However, when I try importing or checking out a module Jdeveloper times out. I have set the time out to 300 seconds and it still times out.

The strange thing is that it displays commands in the cvs client log windows like

cvs -d :ssh:bob@server.net:/home/bob/cvsroot/ checkout strutver2

That work fine if I try them on the command prompt.

Any idea what is happening?

Thanks in advance for any suggestions.



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2005
Added on Jul 8 2003
5 comments
604 views