|
|
|
|
|
by LukeShu
4362 days ago
|
|
There are also significant migration costs. They likely have a toolchain built around CVS that would have a very challenging time being migrated to git. They also have a workflow that involves tracking file IDs as the import/export files from other projects. Git doesn't do this well. |
|
Again, XP works for many. That doesn't mean there aren't vanishingly few reasons to use it anymore. For CVS, there's the whole non-atomic changes thing, the whole no renaming files thing, no binary file support, no amending commits, no bisect (a feature which I believe sells the software even if everything else sucked), it's harder to collaborate with other users..
Holding onto objectively inferior tools due to a lack of desire to migrate because "it works for me!" is a huge plague on technology.