Hi
I use Xcode 2.1 on OSX 10.4.2, and have been having problems with CVS for all remote servers. I changed the cvs tool path to use "cvs", otherwise it gives me the following error (when using ocvs)
ocvs update: cannot find password ocvs [update aborted]: use "cvs login" to log in first
With cvs, the update works fine. However, when I request "Compare" for a file (or for that matter, any cvs operation on a file, like diff, compare, annotate, etc) it gives the following error
Uncaught Exception: Invalid parameter not satisfying: aString != nil
Stack Backtrace: The stack backtrace has been logged to the console.
I would appreciate if anyone could help me understand what is happening here. Just a side note, that this works without problems for a local CVS server on my machine.
Thanks Manav |