trac-hacks / tracstats

Project and source code statistics plugin for Trac.
http://trac-hacks.org/wiki/TracStatsPlugin
Other
20 stars 13 forks source link

Ignore certain paths in the repository #15

Open vStone opened 14 years ago

vStone commented 14 years ago

If for some reason svn:externals isn't an option or if you just like to ease deploying to production from your versioning system and put external libs in your main tree:

there should be an option to ignore certain paths so they do not count for statistics.

nickpeirson commented 13 years ago

I'd be interested in this as well.

It would also be nice to be able to exclude specific revisions. We've got a big framework in a couple of our repos that completely skews the 'changes' stats. Everyone's got changes in the hundreds or thousands, then whoever checks in the framework has changes in the tens of thousands.

Couple of examples: http://imagebin.ca/view/YcOD16D.html

http://imagebin.ca/view/2teyQl.html