-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
ATM the only version scheme for a container is a number. But what if we need a different number? For instance A.1. With what number does it end after A.9 ? Is that A.10 ? Or B.1 ? Or B.0 ?
But what if it only has two characters? Such as A1 ? Or V0.0.1 ? Or Roman numbers? Where does it start and where does it end? And what is the interval?
This we need to address.
How can we implement custom version schemes?
Where to store them is in the .data/vaultname/CustomVersionScheme.txt
(with vaultname is the name of the vault)
If anyone has links you can put them here.
Metadata
Metadata
Assignees
Labels
No labels