Re: xcode and CVS with ssh
Re: xcode and CVS with ssh
- Subject: Re: xcode and CVS with ssh
- From: "Timothy Reaves" <email@hidden>
- Date: Fri, 9 Jan 2004 07:44:01 -0500 (EST)
The SSH/CVS issue is a known issue, and Apple haqs not yet fixed it.
What seems to work for most of us is to set environment varialbles in
SSH Agent.
In SSH Agent's tab for global variables, make sure you have the
global socket defind, as well as CVS_RSH=ssh. Once that is done,
the 'use ssh instead of rsh' option needs to be DESELECTED. So far,
this has worked very well.
> I am using CVS in combination with a PSERVER in a multi-user env.. I
> have the same problems. (not using the "rsh" checkbox)
>
> It seems like there is a problem in parsing username / pw. I filed a
> bug, radar #3520641.
>
> On 9-jan-04, at 7:38, Ken Turkowski wrote:
>
>> I'm using CVS via ssh. It works fine with Terminal, but I can't get it
>> to work with xcode (I can't get it to work with CodeWarrior either).
>>
>> The "Enable SCM" checkbox doesn't stick; I get a "permission denied"
>> message in the SCM window. The "use ssh instead of rsh" bit does
>> stick.
>>
>> What steps should I take to get CVS to work with ssh in xcode?
>>
>> I would think that this is a common configuration for those working on
>> a project that is distributed geographically.
>>
>> -Ken Turkowski
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.