Re: XCode SSH SCM times out
Re: XCode SSH SCM times out
- Subject: Re: XCode SSH SCM times out
- From: email@hidden
- Date: Thu, 9 Nov 2006 20:30:37 +0100
Le 9 nov. 06 à 18:54, Greg Guerin a écrit :
Thomas Leaute wrote:
Why on Earth does this have to be so complicated?... I managed to
set up
XCode with CVS over SSH before! The only differences are that it
was on
Panther, with XCode 1.x, and with the standard SSH port. And all I
had to
do was to set up CVSROOT and CVS_RSH in my .profile. Why isn't it
working
this time?...
If .profile worked with Xcode 1.x, it implies Xcode was using a
shell to
execute CVS commands, e.g. using the system(3) function. If 1.x
was using a
shell, but newer Xcode versions don't, then it would explain what
you're
seeing. I don't know if this is true or not, it's just a possible
explanation.
Another possibility is that Xcode itself was somehow being launched
via a
shell, or was reading shell setup from .profile. I kinda doubt
that, based
on my own past experience with Xcode and shell setup, but I could
be wrong.
The thing I find strange is that .profile ever worked with Xcode.
What
seemed normal and natural to you strikes me as unusual, because I
learned
long ago that shells and .profiles aren't part of the normal process
launching or login sequence of Mac OS X. Different expectations.
My mistake; I had a look at an old backup of a CVS checkout I did
back in these old times, and I was accessing the repository through
OpenAFS with Kerberos authentication, which made things considerably
simpler...
Thomas _______________________________________________
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