From: Steffen P. <ste...@gm...> - 2004-12-14 13:44:20
|
Hi, I merged the patch that adds support for symbolic names and parsing of CVS/Entries files to check the working revision for loc counting. I tagged the repository before applying the patch (symbolic_names-1-before-merge) and after merging it ( symbolic_names-1-merge). That way the delta can be removed easily if needed. Currently the symbolic names are displayed in the global and the authors loc chart. It might prove useful to add support for filtering symbolic names (tags) through regular expressions like StatCvs-XML has. Usually it is not desired to have all tags in the chart (i.e. branch/patch merge tags). Some people might even want to turn tags completly. Please let me know, if there are any problems with the patch. Steffen PS: Richard, could you take a look at this bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1058363&group_id=57558&atid=484569 I added the missing backslash (which caused a ParseException when I was trying to run StatCvs as described in the report), so you can close the report. |