info-cvs
[Top][All Lists]
Advanced

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

Re: How to only checkout files (not being able to commit)?


From: Larry Jones
Subject: Re: How to only checkout files (not being able to commit)?
Date: Thu, 6 Jun 2002 23:17:37 -0400 (EDT)

Tommy Svensson writes:
> 
> Can I match more than one pattern? Because the way things wotk with loginfo,
> only the first line with a pattern match is invoked.
> 
> Thus, I can't do this in loginfo:
> 
> ^dir1 execute malicious script! ;)
> ^dir1/subdir execute really malicious script!

The first matching line is used, so you can do:

        ^dir1/subdir  execute script that runs both scripts
        ^dir1         execute malicious script

> Can this be done using commitinfo?

Can *what* be done with commitinfo?!?  It just use the first matching
line, too.

-Larry Jones

But Mom, frogs are our FRIENDS! -- Calvin



reply via email to

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