|
|
|
|
|
by kaarlo_n
5224 days ago
|
|
> There are many scientific groups where even today, no form of version control is used, even for internal work ... Where I work (government research lab) people think of Subversion as a sporadic backup target, typically doing a commit every month or so, despite making frequent changes to operational code. Paradoxically, one scientist I spoke to was scared about overwriting code if he did an incorrect commit, but he's perfectly happy to have mycode.py, mycode2.py, mycode_this_one_works.py, mycode_this_one_works3.py, ... |
|