It is only an Eclipse/CVS integration problem, not a CVSNT one. (I have the same troubles with a CVS server on Linux).
In fact Eclipse IDE assumes that a Project is a CVS module. So I can't import a Project in the cvs repository if I don't create a module using the CVS command-line ! Sorry to have posted this thread here, but I'm not familiar with CVS and the error message is not meaningfull. "Christophe Felix-Henry" <[EMAIL PROTECTED]> wrote in message 9uivo3$phl$[EMAIL PROTECTED]">news:9uivo3$phl$[EMAIL PROTECTED]... > I am using CVSNT 1.11.1.2 with Eclipse IDE. > I have configured the IDE like: > ':pserver:user@machine:/d//cvsrep' > > When I try to import files into CVS from the IDE, I get the following > message: > > "The CVS repository reported problems:" > "cvs server: cannot mkdir d:/cvsrep/java/test/util: No such file or > directory" > > And after creating the missing directory "java\test\util" in the repository > ("d:\cvsrep") by hand it works fine ! > The command line cvs client also works fine when I use the import command. > > May be it is an Eclipse or CVSNT bug. Any suggestions ? > > Thanks, > Christophe > > > > > > > > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
