• 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
Re: SCM Error: Permission denied
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SCM Error: Permission denied


  • Subject: Re: SCM Error: Permission denied
  • From: Scott Tooker <email@hidden>
  • Date: Tue, 24 May 2005 10:29:05 -0700

The checkbox actually lets Xcode know that you are using SHH instead of RSH so we set the CVS_RSH environment variable appropriately and connect to the CVS repository using SSH (behind the scenes we manage the connection using ssh-agent).

I'll state again that you shouldn't need to use a 3rd party tool like SSH Keychain with Xcode 2.0 to use CVS over SSH if you are using public keys (you can if you want, it just isn't necessary).

Scott

On May 23, 2005, at 9:54 PM, email@hidden wrote:

I found the root cause of my problem. Apparently I had neglected to send Sourceforge my public keys via a form on their web page. So even from the command line ssh was not able to do key authentication and so it failed back on simple password checking. What I thought was a ssh passphrase prompt was actually a password prompt. So neither ssh-agent nor SSH Keychain helped until I sent Sourceforge my keys. Now Xcode SCM works for me.

As for the ssh/rsh checkbox Wade, I think all it does is force the passphrase check dialog to come up in Xcode. When I uncheck it, SSH authentication still works behind the scenes as long as I have ssh-agent running. It still uses SSH since the $CVS_RSH environment variable is set to ssh. So I am leaving it unchecked now so it won't bother me with a passphase it probably doesn't even use (since ssh-agent already knows what it is).

Thanks everyone for the help,
Eric

On May 22, 2005, at 8:13 PM, email@hidden wrote:


I'm pretty sure Xcode doesn't support password-protected keys. The password it prompts you for is for the repository itself, I'm pretty sure - it still prompts me even though I use SSH keys for authentication (I just leave the password blank).

Also you will need to use SSH for Sourceforge; they don't support RSH (or pserver, etc).

Wade Tregaskis (AIM, Yahoo & Skype: wadetregaskis, AIM audio/video chat: email@hidden, ICQ: 40056898, MSN: email@hidden, Jabber: email@hidden)
-- Sed quis custodiet ipsos custodes?






_______________________________________________ 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
References: 
 >SCM Error: Permission denied (From: email@hidden)
 >Re: SCM Error: Permission denied (From: Rob Lockstone <email@hidden>)
 >Re: SCM Error: Permission denied (From: email@hidden)
 >Re: SCM Error: Permission denied (From: email@hidden)
 >Re: SCM Error: Permission denied (From: email@hidden)

  • Prev by Date: Data Formatters - XCode 2.0
  • Next by Date: Re: Duplicate panel in style inspector settings
  • Previous by thread: Re: SCM Error: Permission denied
  • Next by thread: how to add a lib file from /usr/local/lib to project
  • Index(es):
    • Date
    • Thread