• 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
Getting xCode to use the correct public / private key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting xCode to use the correct public / private key


  • Subject: Getting xCode to use the correct public / private key
  • From: David Alter <email@hidden>
  • Date: Tue, 4 Apr 2006 11:30:51 -0700

I have been having issues with xCode accessing CVS. After some investigation I have come to the conclusion that xCode does not use the ~/.ssh/config file to identify what key you use for a specific host. I have more than one public / private key pair. Because of this I need to edit the ~/.ssh/config file to make sure ssh uses the correct key for the correct host. It appears that xCode does not look at this file. It is picking the wrong key. It works because ssh will fail with that key and then try another key. The problem is that, it must fail on each connection and then attempt to connect with a different key. This results in very slow CVS access.

CVS over SSH works fine at the command line.

So how do I get xCode to use the correct public / private key pair for a specific project.

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: Seeking advice on debugging "real time" programs.
  • Next by Date: Re: what's supposed to get [dead] stripped?
  • Previous by thread: Re: Export file names?
  • Next by thread: Re: Breaking into debugger with key press while running GUI app
  • Index(es):
    • Date
    • Thread