• 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: XCode SCM and Passwords
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode SCM and Passwords


  • Subject: Re: XCode SCM and Passwords
  • From: Denis Ahrens <email@hidden>
  • Date: Thu, 8 Dec 2005 17:13:40 +0100

Hi

Iam using XCode with Subversion now for more than a year and it works
like a charm. I am using subversion over ssh (svn+ssh://) with a
dedicated sshkey with no password set. On the other side
I have a special authorized_keys file so there is not a real
security risk (the key can only start svnserve with a special
repository).

one line in authorized_key:

command="/usr/local/bin/svnserve -t --tunnel-user denis -r /home/svn/ repositories" ssh
-dss <here follows the key>


the subversion url is:

svn+ssh://email@hidden/project

So I don't even need a wrapper for svnserve or need to
fiddle with the permission because it always run under
the svn user (using fsfs).

Denis

On 02.12.2005, at 14:44, Sensei wrote:

Hi!

I've read XCode has CVS/Subversion capabilities, and that XCode's handling of passwords is a little buggy, since it needs ssh keychains and public/private keys copied on clients.

I use passwordless ssh, via Kerberos, so I can avoid key exchanges, but still XCode (version 2.1) has no idea on how to communicate to SSH/CVS or SSH/Subversion successfully (I always get ``authentication failed'').

Is XCode 2.2 better? Can it handle CVS/SVN? With or without passwords I don't care, what really care is the ssh tunneling. Would you suggest me to move to 2.2?

--
Sensei <email@hidden>

Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest. (Isaac Asimov)



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40berlin.ccc.de


This email sent to email@hidden

_______________________________________________ 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
  • Follow-Ups:
    • Re: XCode SCM and Passwords (Solved)
      • From: Jerry <email@hidden>
References: 
 >XCode SCM and Passwords (From: Sensei <email@hidden>)

  • Prev by Date: Re: Custom build products location
  • Next by Date: Scripts menu
  • Previous by thread: Re: XCode SCM and Passwords
  • Next by thread: Re: XCode SCM and Passwords (Solved)
  • Index(es):
    • Date
    • Thread