- Because
Actual reasons against the network admins won't allow itadoption of version control,
- Because it is a new concept to learn which is more complicated than a shared folder
Reasons which make version control less compelling,
- Shared folders copied locally, although have less functionality, do actually work fine for certain codebases
- The code doesn't
- Certain types of coding projects have to evolve relatively little use for versioning, namely code that is isolated and static i.e. once written by a single programmer using very little shared code, only ever run on that does not need to be developed once working
- Because the same hardware/OSadmins won't allow it across the network
For the casual programmers - those to whom programming is just a tool, such as many of the people I work with (scientists) - much of the work is hackish and small scale with relatively little shared code, there may be a dozen other things that are more likely to fail outside the code which could also be eliminated with better practices.
As a colleague put it, "we don't get published for writing beautiful code".
|
4 | Categorised reasons | ||
|
|
||||
|
3 | removed false statement about having to include 'trunk' etc. | ||
For the casual programmers - those to whom programming is just a tool, such as many of the people I work with (scientists) - much of the work is hackish and small scale, there may be a dozen other things that are more likely to fail outside the code which could also be eliminated with better practices. As a colleague put it, "we don't get published for writing beautiful code". |
||||
|
2 | added 266 characters in body | ||
Seriously trunk, some tags and branches breaks loads of the answers are borderline rabid! code with hardcoded pathsFor the casual Sunday programmer programmers - those to whom programming is just a tool, such as many of the scientists here people I work with (scientists) - much of the work is hackish and small scale, there may be a dozen other things that are more likely to fail than outside the code which could also be eliminated with better practices. As a colleague put it, "we don't get published for writing beautiful code". |
||||
|
1 |
|
||
|
Post Made Community Wiki by Community♦
|
||||
