[cvsnt] CVSNT Can't work with Eclipse?
Raymond Zhang
zhangxf at hotmail.com
Thu Dec 26 07:21:35 GMT 2002
Hi all,
I'm using CVSNT 1.11.1.3 (build 63) and eclipse M4 (i tried M3 too). I have
configured
the CVS server as follows:
:pserver:test at localhost:D/test_repository/testroot
Eclipse can establish the connection and authenticate the use "test". But
once I double clicked on "HEAD" in CVS Repository view, the server responded
"cvs [server aborted]: cannot find .: No such file or directory
After tracing by TCP Spy, I find eclipse is actually doing a "cvs update -d
." first before "cvs co -c" to retrieve the modules. And the behavior of
cvsNT is "cvs update -d ." will always failed with the above error message.
I tried typing command "cvs update -d ." in my command, I see the same error
message;
My question is:
1. Is that error message a desired way for cvsnt to respondto "cvs
update -d ." command or is that a bug?
2. Is there any way to work around this?
Thanks in advance!
Thanks
Raymond Zhang
More information about the cvsnt
mailing list