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

Reply via email to