Originally posted by Vengeance
When I update history.txt, I rarely write the same notes as I write on the individual updates. They are not for the same
purpose and should not match 100% in a lot of cases, imo. Automate at your own risk.
Sorry Veng, I disagree

I think they are for the same purpose and should match 100%.
I guess it depends on what you want to use the log for. If it\'s just for the benefit of end-users so they can watch progress, then I would probably agree with you. However, my log (although end users can see it) is more for the benefit of the developers. It\'s a place I can go to see, in one central location, what has happened overall to the project since the last time I updated. The only other way to get this info would be to look at the log output of individual files, and that is a great big PITA in my opinion

What is the point of having an automatically generated txt file containing all the log history comments? Just pull them out as needed if that is all you need.
Well, all that stuff I just said

Pulling them out individually is too time consuming. I don\'t need 5 log entries displayed because the developer changed 5 files for a particular commit. Unless you know a way to do it that is better than the log or history command that I don\'t know about, heh
I got it working, more or less. I\'m not 100% happy with the results (I have to do two commits for each commit), but it works fine otherwise.