We are currently studying various source management tools and want to test each of them with an easy but meaningful scenario in order to understand the capabilities of each of them.
Terminology and internal logic wildly vary between some tools, it would be nice to have a script expressed in terms of use ("We must fix the bug in version 1.3"), and not under potentially specific conditions (Msgstr "Create a branch named Release 1.3 ").
Itβs true that different things are important for different teams, but it would be interesting to have some kind of canonical test case from which different scenarios could be selected. Or am I too optimistic?
Does anyone know about something like this? Do you use a similar approach when researching version control tools?
source share