CVS SSH sometimes works in xCode
CVS SSH sometimes works in xCode
- Subject: CVS SSH sometimes works in xCode
- From: David Alter <email@hidden>
- Date: Fri, 31 Mar 2006 15:19:04 -0800
I use CVS with xCode over ssh. I'm using a public private key pair
with out a pass phrase in it. This works fine at the command line for
SSH or CVS over SSH. I have my ~/.ssh/config file set up to use the
correct key for that host. I need to do this because I have to use
different keys for some hosts.
In xCode some operations work fine wile others do not. For example I
can see revisions for a file in the info inspector window. But I can
not do compares because it keeps asking me for a pass phrase. Seeing
how I'm using public key private key pair I should not have to do a
pass phrase. If I enter nothing it fails to authenticate. If I use a
valid user and pass phrase it fails.
One more detail. I was using SSHPassKey in the past. This worked fine
but it was slow and had some problems. That is why I wanted to use
the private key pair with out a pass phrase in it. I have a feeling
that something got configure by SSHPassKey that did not get removed.
Does any one have any idea what is going wrong here.
thanks for the help
-dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden