Hi I have some problem to work with CVS (Xcode 3)
1. I created CVS repository in the Xcode preferences and I can see small green icon with Authenticated message so Xcode was able to verify connection with CVS server
2. but when I try actually to work with CVS I'm getting the following error cvs server: cannot open directory . for empty check
3. also I can see that for all files from my project SCM -> Add To Repository menu is enabled (that should be disabled, because those files are in repository already) so it looks like Xcode doesn't recognise my files properly
4. that very project worked just fine with Xcode 2.4.1
thanks in advance |