Re: Setting Environment Variable in Xcode 2.1
Re: Setting Environment Variable in Xcode 2.1
- Subject: Re: Setting Environment Variable in Xcode 2.1
- From: derek c <email@hidden>
- Date: Fri, 17 Jun 2005 13:40:26 -0700
The problem has been resolved. Sorry.. I was being dumb.
In case anyone wants to know, you can configure the port in /etc/
ssh_config.
dc
On Jun 17, 2005, at 1:04 PM, derek c wrote:
Hi,
Is there any way to set a unix environment variable in an Xcode
session?
Since it seems that Xcode 2.1 won't work with remote subversion
repositories using http, I'm now trying to using svnserve and
access the repository using svn+ssh (as recommended by a post to
this list a few days ago). However, this now creates another
problem in that we run ssh from a non-standard port.
In the terminal I can get svn+ssh working by setting a SVN_SSH
environment variable:
export SVN_SSH="ssh -p the_port_number
But, if I try to access the repository within Xcode it tries to use
the default port 22 and I get an error.
Any help/suggestions would be greatly appreciated. Thanks.
dc.
_______________________________________________
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