(Answer) (Category) FAQ-O-Matic : (Category) JBuilder 7 General :
CVS + SSH + JB7
JB7's documentation simply tells you that as long as you can use ssh without a password, JB7 will not "frieze" when tring to commit in CVS. This is not completely accurate. If you are using ssh-agent to keep from entering ssh passwords, JB7 will still appear to frieze because now ssh-agent is asking for a password instead of the remote ssh session.

A highly useful resource for getting SSH to work can be found at:

http://mah.everybody.org/docs/ssh

The above page explains how to set up ssh-agent, which like I said, won't help with JB7. But it does get you half way there. Once you've got ssh-agent working, you just need to tell ssh to use the same private key ssh-agent does. By default, ssh looks at ~/.ssh/identity, but ssh-keygen usually creates keys called ~/.ssh/id_dsa or ~/.ssh/id_rsa. So if you don't already have ~/.ssh/identity, try this command:

ln -s ~/.ssh/id_dsa ~/.ssh/identity

If you use id_rsa, use it instead. Then, make sure the permissions for .ssh and everything in it are readable only by your login (600).

So, to test, make sure ssh-agent is not running and try to ssh to the remote system. If that works, JB7 will work too.
2006-Feb-05 6:58pm inertia186@mac.com, gyles19@visi.com

[Append to This Answer]
2006-Feb-05 7:01pm
Previous: (Answer) How can I set VM parameters for an application generated by the Native Executable wizard?
This document is: http://www.visi.com/~gyles19/cgi-bin/fom.cgi?file=431
[Search] [Appearance]
This is a Faq-O-Matic 2.709.
This FAQ administered by gyles19@visi.com.

Other JBuilder Links

Java Community
Java Tools
Code Central
JB OpenTools
Community
Recent
Threads
Borland Chat
Chat FAQ
Feature Matrices
3.0 |  3.5 |  4.0
5.0 |  6.0 |  7.0
Shop for
JBuilder
JBuilder
Downloads
and reg keys
Report Piracy
Online Manuals
4.0 |  5.0 |  6.0
7.0
Borland
DevSupport's
Bug/RFE Form

Quality Central Client
JB Patches &
Updates
JBuilder FAQs TIs
JBuilder
Newsgroups
Tamaracka's
News Archive
Mr. Haki's
JBuilder Machine
JGuru's
JBuilder FAQ
Sun's Bug
Parade
Netring Home - About - Privacy
The
JBuilder Netring Logo
The Borland JBuilder Netring by JBuilder FAQ-O-Matic
[ Join Now | List Sites | Random | << Prev | Next >> ]
[ Previous 5 Sites | Skip Previous | Skip Next | Next 5 Sites ]