Re: XCode SSH SCM times out
Re: XCode SSH SCM times out
- Subject: Re: XCode SSH SCM times out
- From: Michael Nickerson <email@hidden>
- Date: Fri, 10 Nov 2006 04:50:14 -0500
On Nov 10, 2006, at 3:31 AM, email@hidden wrote:
Le 9 nov. 06 à 19:01, Greg Guerin a écrit :
In the Script Build Phase, try this:
printenv | sort >~/xcode-env.txt
In Terminal:
printenv | sort >~/term-env.txt
Then compare the two files with:
/Developer/Applications/Utilities/FileMerge.app
There's far more stuff in xcode-env.txt, and little in common with
term-env-txt. Noticeably, though, CVS_RSH=ssh appears in both, as
well as SECURITYSESSIONID (if this is of any relevance).
The PATH slightly differs, in that the shell PATH also contains /sw/
bin, /sw/sbin and /usr/X11R6/bin.
Is there anything in particular I should be looking for?...
Thomas
You mentioned setting CVSROOT as well - is that there? If it's not,
that could be your problem.
Darkshadow
(aka Michael Nickerson)
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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