From: Richard C. <ri...@cy...> - 2005-03-20 22:53:36
|
Am 20.03.2005 um 23:51 schrieb Jukka Uusisalo: > Steffen Pingel kirjoitti: >> Hi, >> I have added a new comman line parameter named -tags. It takes a >> regular expression as its argument that specifies the tags to include >> in the loc charts. Here a two examples: >> -tags '.*' matches all tags >> -tags '^v\d_.*' matches all tags that start with a 'v' followed >> by a number and an underscore >> This page has a complete description of Sun's regexp syntax: >> http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html >> . >> If the -tags parameter is omitted no tags will be displayed. >> Steffen > > Hi, > > Cool, but where is the code? I just browsed sourcefor statcvs cvs- > repository, but i didn't see anything new? SourceForge's anonymous CVS often lags a few hours behind the actual repository. Quite annoying. Richard > > - Jukka - > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Statcvs-users mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statcvs-users > |