Is there a way to export the History of a project.

0
Is there a way to export the History from a modeler of a project.
asked
1 answers
2

You could try this using TortoiseSVN. By right clicking on your project directory -> show log you can see all the commit messages of your project. Then you can select those who are important and choose Copy to clipboard.

answered