• 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 SSH SCM times out
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode SSH SCM times out


  • Subject: Re: XCode SSH SCM times out
  • From: shin kurokawa <email@hidden>
  • Date: Wed, 8 Nov 2006 09:54:20 -0500


This may have to do with ssh asking for pw. Have you run ssh-keygen so that can be bypassed? i.e., * generate a key on one machine: ssh-keygen -t dsa This gets written to: ~/.ssh/id_dsa.pub Copy/Append to other machine(s) in ~/.ssh/authorized_keys Also.. be sure the port you want is open in System Prefs (firewall).

-Shin


On Nov 8, 2006, at 9:07 AM, Thomas Léauté wrote:


I am trying to configure SCM on XCode (2.4.1). I need to connect to a CVS repository over a non-standard port. I edited /etc/ssh_config so that ssh uses the correct port when connecting to the server. I set CVSROOT to :ext:username@server:/path and CVS_RSH to ssh.


Command-line CVS works perfectly. But in XCode, any SCM operation times out:

SCM Error
[server]: Operation timed out
ocvs [operation aborted]: end of file from server (consult above messages if any)



_______________________________________________ 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 SSH SCM times out
      • From: Thomas Léauté <email@hidden>
References: 
 >XCode SSH SCM times out (From: Thomas Léauté <email@hidden>)

  • Prev by Date: XCode SSH SCM times out
  • Next by Date: Re: XCode SSH SCM times out
  • Previous by thread: XCode SSH SCM times out
  • Next by thread: Re: XCode SSH SCM times out
  • Index(es):
    • Date
    • Thread