Smart copies are counted as changed lines

2 messages Options
Embed this post
Permalink
wim

Smart copies are counted as changed lines

Reply Threaded More More options
Print post
Permalink
When I include branches in statsvn, the smart copies are counted as changed lines. actually, there is nothing changed so I think it shouldn't be counted. One of my team members created very many branches in the past and will always have the most changed lines at his name (without actually changing a single line of code).

How can I exclude these new branches (smart copies)? I can off course exclude the complete branches but that is not exactly what I'm looking for.

Wim
jkealey

Re: Smart copies are counted as changed lines

Reply Threaded More More options
Print post
Permalink

wim wrote:
When I include branches in statsvn, the smart copies are counted as changed lines. actually, there is nothing changed so I think it shouldn't be counted. One of my team members created very many branches in the past and will always have the most changed lines at his name (without actually changing a single line of code).

How can I exclude these new branches (smart copies)? I can off course exclude the complete branches but that is not exactly what I'm looking for.

Wim
At the moment, StatSVN still considers renaming as a deletion/addition, as it was done in StatCVS. Therefore, there is nothing you can do, except contribute to the StatSVN project to enhance the tool :)