Commit your source code often
When we first began using SVN a few years ago commits typically happened once a day, if that often. Over time we have learned that fine-grained commits offer many benefits over bulk commits, I've outlined a few below. Searching commits is easier Committing more often means that...