RUN the statistic tool on the different projects of cadxfem Initial design: Frederic Duboeuf (rev.2255) This file describes how to launch the statistic tool on a cadxfem projects on your computer 0) INSTALL The package needed to generate statistics is statsvn. sudo apt-get install statsvn The xml script tool xmlstarlet is required to clean svn log file. sudo apt-get install xmlstarlet This feature is necessary because StatSVN does not travers branch/​copy cf. https://sourceforge.net/p/statsvn/support-requests/883/ 1) RUN Execute the following script (it might take a while the first time): ./script_svn_status.sh Statistics are generated for the following projects: genFem (and associated projects), gnurbs, tomoprocess, vormesh, and other unclassified projects. 2) OPTIONAL You can extend the list of the revisions updating the date of (c) in: list_removed_revisions.txt You can define some flags like flag_user and generate multiple output with different profile in: script_svn_status.sh