Archive for July 24th, 2006

Last year I migrated a large CVS repository over to Subversion. One of the issues I missed during the migration was that unlike CVS, Subversion did not automatically set new files to expand keywords such as $Id$ to the very useful string: $Id: MySpecialClass.java 12234 2004-05-21 00:23:08Z derek $ I did some research into the [...]

Monday, July 24th, 2006 at 10:40 | 1 comment
Categories: Development
Tags:
TOP