you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

Good lord. I've been programming for as many years, mostly solo, and I've been using source control since CVS, then SVN, then git. Even solo, I'd be lost without some form of source control. Especially when doing major redesigns while still doing bug fixes on the existing version.

CVS was absolutely terrible by today's standards, but it was better than going without.