Re: possible issue with status command?
"Christian Stein" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
> >> <CVS DIR> > >> | > >> +--test/ > >> + > >> |---foo/ > >> | + > >> | |---bar.java > >> + > >> |---CVS/ > >> > >> > >> 5) If im in the working dir test/ and I issue cvs status, > >> I get the following output: > >> ? foo This output, the wondering about the directory-file-entry "foo" while working inside "test/", is IMHO correct. Cvs just states, that it can't provide any status report on that item. Because "[...] the foo directory is not YET in cvs." Greetings, Christian