Okay,

Now I'm confused.  My documentation gives the following example:

    $ cd wdiff-0.04
    $ cvs import -m "Import of FSF v. 0.04" fsf/wdiff FSF_DIST WDIFF_0_04

So, I'm trying to import sources for ecb-1.93.  I do the
following:

  $ cd ecb-1.93
  $ cvs import -m "Import of FSF ECB v. 1.93" grersrepository/ecb FSF_DIST 
ECB_1_93

I get the following:

   No conflicts created by this import

Okay, now I try to commit this (I assume I need to commit?)

   cvs commit
   cvs1 commit: in directory .:
   cvs1 [commit aborted]: there is no version here; run 'cvs1 checkout' first

Okay, so I try to check this out:

   $ cd ../ecb
   $ cvs checkout ecb

And I get:

   cvs server: cannot find module `ecb' - ignored cvs1 [checkout aborted]:
   cannot expand modules

QUESTIONS:

Our repository name is grersrepository.  What is the "/" for?  Is
ecb a module, or do I consider it a new repository?

What are the steps I need to follow to import and then checkout?

Thanks.

-- 
Galen Boyer
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to