|
|
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.
| |
| [Append to This Answer] | |
| 2006-Feb-05 7:01pm |
| Previous: |
|
| ||||||||
|
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 |
|||||||||||||||||
|
|||||||||||||||||