Re: cvs/ssh
Re: cvs/ssh
- Subject: Re: cvs/ssh
- From: Creed Erickson <email@hidden>
- Date: Fri, 19 Dec 2003 18:59:04 -0800
ssh-agent != SSH Agent.
see http://www.phil.uu.nl/~xges/ssh/
On Friday, December 19, 2003, at 06:05 PM, Andy Gerweck wrote:
If I recall correctly, ssh-agent requires that any ssh sessions be
launched as subprocesses of the ssh-agent shell wrapper. If you're
not running from the command line then you probably have to do some
tricky environment hacking to pass your environment variables out to
the user environment. It's been a long time but you might try
checking that the ssh-agent environment variables are actually set in
your Xcode environment and not just your terminals.
--Andy Gerweck
On Dec 19, 2003, at 10:58 AM, T Reaves wrote:
Some people have told me they have only gotten it to work with SSH
Agent; I doubt that is it, as all SSH Agent does is supply the pass
phrase, and is pretty common regardless of operating system.
I've rebooted several times, and it worked neither under 1.0 nor 1.1.
On Dec 19, 2003, at 1:47 PM, Rob Lockstone wrote:
It might help to know which version of Xcode you're running. Although
I think cvs w/ssh has worked in all versions of Xcode.
Could SSH Agent be messing things up? I don't use it.
I had a terrible time getting cvs working with Xcode. It turned out
that I needed to reboot my machine. Why? I have no idea. But after I
rebooted, cvs/ssh in Xcode worked fine.
Please also keep in mind that cvs in Xcode is very temperamental. If
you have sticky tag on a file or if it fails to connect to the host
machine, or basically if anything goes wrong, Xcode just quietly
kills
CVS and you don't know, except maybe if the little CVS icon in the
"Groups and Files" panel changes to yellow with a red line through
it.
Rob
On Dec 19, 2003, at 9:46, T Reaves wrote:
Hello all. I can nt get ssh/cvs to work with XCode. I get a
connection refused in the SCM window. cvs/ssh works fine from the
command line. I use SSH Agent for key management. I have env
variables set in ~/.MacOSX.
I have tried setting the one scm variable in XCode to debug, but
THAT's a joke!
Any help?
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >Re: cvs/ssh (From: Andy Gerweck <email@hidden>) |