Is there a way to prevent code comments to be marked as changes in the diffs obtained from version control? (CVS/SVN)
问题 Is there a way to prevent code comments to be marked as changes in the diffs obtained from version control? (CVS/SVN) I hate the differences showing 100's of changes when there are only a handful due to the update in the comments for CVS info like log or id. 回答1: How could you expect a source control system to store a new version of the file and then ignoring the fact it has stored a new version? 回答2: Comments themselves would be counted as changes - however you could run the code through a