Subversion – Rules, Crash Course and Work Cycle
RULES Rule #1: Check in only completed functioning code that you believe works. Bugs may be found later, but don’t check in anything that you know is incomplete or broken. Rule #2: Check in as often as possible without breaking rule #1. Rule #3: Always perform an update before a check-in. Rule #4: Reference the [...]



