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.
Share
It might come down to answering another question:
Is it useful to have versioning information like history log and file ID on the source file?