The time you spot source code shared by means of zip files you should stash whatever you're doing and try to understand why. Any VCS is better than none. #versioncontrol #SourceCode
1
0
0
50
0
@JavaVolker absolutely! Not missing the times where the entire team would work on a single server editing files there and the VCS would be a nightly job that creates a timestamped copy of every file that was modified since the previous run.