info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems when editing modules file


From: Jay Glanville
Subject: problems when editing modules file
Date: Tue, 26 Mar 2002 19:43:55 GMT

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]