Hi folks!
Here what I have got:
- Microsoft Visual Studio / Visual C++ IDE is used
- Qt SDK version 4.6.2
- Committing code changes with TortoiseSVN client
- Project with more then 20K lines of code (mostly without comments) with UIs, resources...
Problem: after committing new portion of code/source changes, I'd like to write in comments correct data, what was changed, what was updated in GUI
Question: is there any documentations, tutors or manuals about this?
Thanks a lot.