Re: CVS over ssh
Re: CVS over ssh
- Subject: Re: CVS over ssh
- From: James Tittle II <email@hidden>
- Date: Mon, 15 Mar 2004 14:53:22 -0500
On Mar 10, 2004, at 10:01 AM, Mark Lowe wrote:
I've set cvs up works at the terminal. I've set CVSROOT and CVS_RSH in
~/.bash_profile. CVS works fine at the terminal, but Xcode doesn't get
it whatsoever.
hi mark,
...I'm also having no luck using sourceforge's cvs with ssh in xcode
v.1.1...it works just fine from terminal (if I "export CVS_RSH=ssh"
before hand), but I get the following console output when trying to
open SCM in Xcode:
2004-03-15 14:40:59.929 Xcode[391] Exception:*** -[NSCFString
hasPrefix:]: nil string (or other) argument
...in this case, I'm using SSH Agent, which I setup with "Make Agent
Global" and also set the environment "CVS_RSH" to ssh: this is all I
needed to do back when I used project builder (which was a pain to set
up because pb required a copy of the project file in the online project
directory), but apparently something else is required now? I did see a
previous post that suggests to "Be sure to switch OFF the "use ssh
instead of rsh" setting, even if you're using ssh.", but I see no
option for this in Xcode's preferences...
...Seems like apple would've fixed this, but maybe they just expect us
to all use/pay for perforce?
any answers out there?
jamie
_______________________________________________
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.