Hello all.  I'm having a problem when I try to modify my modules file.
Perhaps someone can help me.

I want to create an ampersand module.  So I go through the documented
process for modifying an admin file:
  cvs co CVSROOT
  cd CVSROOT
  vim modules
    .. add line like this:
    timepiece  &source &docs
  cvs ci modules
  cd ..
  cvs release -d CVSROOT

Now, when I checkout the new module:
  cvs co timepiece
  cvs checkout: cannot find module `timepiece' - ignored

So I goto the server:
  cd $CVSROOT
  more modules
    ... lots of comments, no modules defined

However, If I do another checkout of the CVSROOT module and look at the
modules file, I can see my changes.  It's just that my changes to the
modules,v file aren't getting to the modules file. What gives?

Thanks

JDG





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

Reply via email to