Re: XCode SSH SCM times out
Re: XCode SSH SCM times out
- Subject: Re: XCode SSH SCM times out
- From: Alexander von Below <email@hidden>
- Date: Wed, 8 Nov 2006 16:34:49 +0100
Xcode has a view for the detailed scm results, I find it very useful
in cases like this
When you go to "SCM Results", there should be a little icon in the
lower left corner to show this
Alex
Am 08.11.2006 um 16:30 schrieb Thomas Léauté:
Le 8 nov. 06 à 15:54, shin kurokawa a écrit :
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
I just did this, and it still times out.
Also.. be sure the port you want is open in System Prefs
(firewall).
I tried this too, but command-line cvs would not work if the port
were closed, would it?...
Thomas
-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
_______________________________________________
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