|
|
|
|
|
by jacquesm
922 days ago
|
|
There is nothing wrong with SVN, it's just that Git allows for some workflows that are better suited to larger teams and more complex projects. But for your average PLC project with a team of 10 and one binary as the output it should be more than enough. You likely won't see any 'feature branches' or frequent merges in this kind of environment. |
|
Except merging things, and handling a lot of files...
There are lots of small things wrong with SVN. But it's indeed usable.