info-cvs
[Top][All Lists]
Advanced

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

Re: Is this taginfo problem a permissions thing?


From: Larry Jones
Subject: Re: Is this taginfo problem a permissions thing?
Date: Tue, 21 May 2002 11:43:42 -0400 (EDT)

Duane Morin writes:
> 
> I create a /home/dmorin/localcheckout and do "cvs co CVSROOT".  I add
> this
> line:
> ALL     '/home/dmorin/tagger.sh $1 $2 $3 $4'

That is wildly incorrect.  You want just:

        ALL     /home/dmorin/tagger.sh

> The weird part is that when I look at /home/dmorin/repository/CVSROOT
> I see that taginfo has *not* changed at all, bit taginfo,v seems to
> indeed know about my change!  What's the scoop with that?

You did commit taginfo after modifying it, didn't you?  When you did,
you should have gotten a message from CVS saying that it was "Rebuilding
administrative file database"; it sounds like that didn't happen.  If
not, it's because you managed to confuse CVS and it didn't know you were
modifying files in CVSROOT -- what's in your working directory's
CVS/Root file?  To work around the problem, you can force a database
rebuild by doing "cvs init".

-Larry Jones

When you're SERIOUS about having fun, it's not much fun at all! -- Calvin



reply via email to

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