Re: XCode SSH SCM times out
Re: XCode SSH SCM times out
- Subject: Re: XCode SSH SCM times out
- From: email@hidden
- Date: Fri, 10 Nov 2006 09:31:36 +0100
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
_______________________________________________
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