If anyone can help me with this I got some more information.. I have created a new module with jcvs, all is ok... I start adding files in different directories, all is fine again.. then suddenly on one file I get (when adding, not commiting) "cvs server: nothing known about test2.txt" test2.txt beeing the file I want to add.
After this, I cannot add more file, except to the root-diretory of the module... looking in linux /which is running the cvs-server (pserver) I cannot find any faults with the permissions on the directories or anything else like that. I made a "sub-module" by specifying a sub-directory in the real module, and when using this as "root" I can add files, but switching back to my normal module gave me a bit of pain (since the CVS-files on the local (client) directory was now based on the subproject), but adding files in the real module still will not work.. all I get is "nothing known....." what is wrong? is there some way to get more information from the server about this? the client (jcvs)? ----- Original Message ----- From: "Christian Andersson" <[EMAIL PROTECTED]> To: "Larry Jones" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 1:08 PM Subject: Re: small problem with cvs > Sorry for the late reply.. (I have been away) > > Well, I have to say.. no that is not the problem... > > The problem is that I am trying to ADD the file and get this error > > I have not tried to commit it yet, since I cannot add it.. > > > > Christian Andersson writes: > > > > > > but now, with one of my modules, i cannot add files > > > all I get is > > > > > > ------------------------------- > > > cvs server: nothing known about file.java > > > > That looks like you're trying to commit a file without having added it > > first. > > > > -Larry Jones > > > > You're just trying to get RID of me, aren't you? -- Calvin > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
