Re: XCode SSH SCM times out
Re: XCode SSH SCM times out
- Subject: Re: XCode SSH SCM times out
- From: Thomas Léauté <email@hidden>
- Date: Wed, 8 Nov 2006 16:41:48 +0100
Le 8 nov. 06 à 16:34, Alexander von Below a écrit :
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
You mean, in the lower right corner? The one that displays the full
cvs command and the corresponding output? It is not very helpful in
my case: it just shows the exact same error message that XCode gives
me in the error window ("Operation timed out etc.").
Thomas
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