Garrett Fitzgerald wrote: > 2010/4/8 Ricardo Aráoz <[email protected]>: > >> I've seen that practice. Don't like it. Much prefer a good version >> control system and a good diff tool. >> Comments with initials and date will only clutter your program and >> you'll never really know what was done and what was the state of the >> code before. >> > > I do both. Searching for my initials in a 15-year-old code base that > I've been working on for less than a year makes it a lot easier to > find my last change than asking Subversion what it was. :-) >
I use bazaar and kdiff3, I extract the base version to a different directory and compare the files with kdiff3. Fast, easy and very clear. And even better, with kdiff3 I can compare 3 different versions at the same time. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

