info-cvs
[Top][All Lists]
Advanced

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

Re: loginfo and the regex


From: Larry Jones
Subject: Re: loginfo and the regex
Date: Tue, 3 Apr 2001 17:29:44 -0400 (EDT)

Dennis Jones writes:
> 
> Both the CVS manual and the loginfo file state that the "regex" portion of a
> line in loginfo refer to a directory name.  However, I have a situation in
> which I do not want to log commits of one particular file.  Can I use a
> filename in the loginfo line instead of a path (so as to refer to that
> file), and then use DEFAULT for all other commits?

No.  loginfo only gets called once per directory, reguardless of the
number of files being committed in that directory and the lookup is
strictly by directory name.  If you don't want to log commits of a
particular file, you'll have to do that in the loginfo script (and
decide what to do when someone commits other files in the same directory
at the same time).

-Larry Jones

Ha!  Wild zontars couldn't drag that information out of me!  Do your worst!
-- Calvin



reply via email to

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