info-cvs
[Top][All Lists]
Advanced

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

Re: Needs CVS email notification help !


From: Jim Hyslop
Subject: Re: Needs CVS email notification help !
Date: Tue, 04 Apr 2006 15:51:45 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

address@hidden wrote:
> Jim,
> 
> "projects some_script
>   projects/drivers some_other_script "
> 
> You are right. My first script is executing fine.
> Meaning:
> 
> projects some_script is working, but projects/drivers
some_other_script is not working. Mean its nerver executed. I run this
script by hand its work, but not
> in cvs trigger.
> 
> Thus to me in loginfo its look for module. Since projects is a module
> 
and projects/drivers is not, thus if I turn it around like:
> 
> "projects/drivers some_other_script
> projects some_script" 
> 
> then its would not work either.

Yes, it will. The concept of a "module" does not exist outside the
modules file. Re-read the manual on the common file syntax: the first
part of the line is a regular expression which is compared against the
name of the directory being processed. The first matching regex will
halt the search.

Reverse the order, and everything will work fine.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEMs5RLdDyDwyJw+MRAsWqAJwIyFtg4KI257K5Ox0zni4l4qRwTQCfbJgS
7NIFFODHf6rZvwpGZc93A6E=
=jhBQ
-----END PGP SIGNATURE-----





reply via email to

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