It's time to start using something _now_? The time to start using source/version control is before you start. It doesn't matter which, just pick one. Other than getting used to the command interface, it should be pretty easy to migrate to a different one, either by doing a total conversion porting all the history over, or if that's not possible (which it may not be if you go with a distributed system and you want to move to a centralized setup) then just keeping the old one around as reference and just start doing all new work in the new one.
Comments
It's time to start using something _now_? The time to start using source/version control is before you start. It doesn't matter which, just pick one. Other than getting used to the command interface, it should be pretty easy to migrate to a different one, either by doing a total conversion porting all the history over, or if that's not possible (which it may not be if you go with a distributed system and you want to move to a centralized setup) then just keeping the old one around as reference and just start doing all new work in the new one.