"B-CK ANDREAS/TKELOV96ORD" <[EMAIL PROTECTED]> wrote:
>Is there any ready done script or function for CVS
>that produces a list of all files with a certain label, BOM
>
>Ex.
>script(version)
>-----------------------------------
> filename revision
>----------------------------------
>foo.c 1.1.1
>
>Thanks i advance
>
>A.B
Just taking a wild guess from your X-mailer header, I think you're looking for a
WinCVS script. If I were you, I'd just modify FastModSearch.tcl to instead of
testing for {$fileInfo2(modified) == 1}, just write-out the info of that array
to a file. It should be a minimum of edits as the real guts of iterating all
the files is already there.
--
* David Gravereaux *
Tomahawk Software Group
If knowlege is power, how come the more I learn, the more I realize how much I don't
know?
That isn't very empowering.