"Dennis W. Bulgrien" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > CVS 1.10.5 nicer than 1.11, or Cygwin problem... > > Given the following working directory structure for a repository on a Linux > box: > a > +-b > | +CVS > | > +-c > +CVS > > Telnet to Linux box with CVS v1.10.5 running "cvs -nq update" from a/: > traverses b/ and c/ desirably > > Cygwin with CVS v1.11 running "cvs -nq update" from a/ says: > cvs update: in directory .: > cvs [update aborted]: there is no version here; run 'cvs checkout' first >
Just check your a/ to make sure you have the CVS admin directory/files. Looks like you are missing it. > Why the undesirable? _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
