Thanks, that fixed it. Just a stupid mistake. I showed learn to read the directions, particularly when CVS is continually throwing them back in my face. Thanks again.
Robert Clark wrote: > On Thursday June 29, 2006 13:08, "cwebb" <[EMAIL PROTECTED]> wrote: > > Everything seems to work fine up to that point. Then I try to > > import the files I want versioned. I cd to the directory and I use > > this command: cvs import name1/name2. CVS returns quickly with the > > usage of import. I have tried to specify cvsroot using the -d > > The import command requires a few more arguments than that. Try: > > cvs import name1/name2 A_VENDOR A_VERSION > > The docs at > <http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_13.html#SEC104> should > provide all the information you need. > > - Rob _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
