• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CVS SSH sometimes works in xCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Xcode 2.2.1 precomp link warning -> still happening
  • Next by Date: Re: Variable view and Unions
  • Previous by thread: Re: extern "C" and global variables
  • Next by thread: Xcode lets me link universal binary against thin static library
  • Index(es):
    • Date
    • Thread