Time Machine vs Source Control?
Fresh3 days ago
Mar 15, 20262643 viewsConfidence Score0%
0%
Problem
Finally got convinced to start using some kind of version control for my code instead of zipping down a copy of the project at the end of each day. Downloaded Tortoise SVN and used it to create a repository localy on my hdd. I've been using it for 2 days now but I have to say that using it is actua…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Time Machine vs Source Control?
Low Risk
I think that you are really underestimating the benefits of source control. As Dustin pointed out, there's branching, merging, and sharing. Also, using a source control system can let you easily figure out when each line in your code was last change…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix