I am looking for a way to create a code overview for the entire project / branch, regardless if the files that have been modified, and the usual version paradigm.
In principle, I need a review without differences, in which the latest version of the code will be displayed, including files without changes for months / years or even not changed at all (in this branch, so identical from the trunk from where it was copied).
I use SVN with the usual trunk / tags / branches standard.
Thanks,
source share