CVS protocol error with Xcode 3
I'm having a hard time getting Xcode talk to our CVS repository. While everything works fine at command line level, I get the following error from within Xcode 3:
*cvs [server aborted]: protocol error: directory '/E/CVS/repository' not within root 'E:/CVS/repository'*
CVSROOT is set to ":pserver:myname@myserver:/E//CVS/repository"
Again, when exporting CVSROOT from command line and using +cvs co+ everything is fine and also Eclipse3 is happy with the setup.
Anyone a clue?
Cheers
Mobi.
Macbook C2D, Mac OS X (10.5.3)