1 | The hierarchy of versions is defined by the version graph |
2 | Child version while created inherits all parent's properties - easy creation of new versions |
3 | Only differences between parent and child version are stored - no redundancy |
4 | Multiple inheritance possible |
5 | Propagation of changes made in parent versions |