I was introduce to version control around 2003 (svn) and before that at small companies we would just ftp files around because we all worked on separate parts of the codebase. I didn't work at a large company (IBM, Microsoft, etc) but I'm really curious how companies with that many developers handled source control and conflicts before the likes of git and git[hub|lab] etc.
uberman|1 year ago
Wikipedia has an overview here https://en.m.wikipedia.org/wiki/Version_control
belter|1 year ago
belter|1 year ago
082349872349872|1 year ago
kstenerud|1 year ago
So before version control came along, companies were only running programs small enough to fit on a deck of punched cards.
taylodl|1 year ago
illuminant|1 year ago
somecode.20010405.zip somecode.20010406.zip ...
There were version control systems available, they were only a pain to use (and more painful getting other devs to use them properly.) heck, I cannot get other devs to use git properly.