As standard, the file version numbers start at 1 and increment.
Is it possible to customise this or preset version numbers on import. (I.e.. so maybe they can match the software version where all files mofified for release 5 of the software are versioned in the form 5.xx)??
Version Numbers
Moderator: SourceGear
Version Numbers
HI
Its not so much a problem just that I would like to check the files in and out maybe at the end of each day or working period to keep a good history of changes. In this case the versinon numbers will get very large in comparision with the software. Therefore I would like to be able to prefix the version numbers, with say teh software version. ie:
5.123 where I was working on r5 of the software and this file had changed 123 times.
Working this way you will be able to see which files were changed at which release and step though them.
btw.. this is the common way for drawing numbering systems to work and also document managment systems (i.e. Autodesk vault, automanager). It does work really well.
Its not so much a problem just that I would like to check the files in and out maybe at the end of each day or working period to keep a good history of changes. In this case the versinon numbers will get very large in comparision with the software. Therefore I would like to be able to prefix the version numbers, with say teh software version. ie:
5.123 where I was working on r5 of the software and this file had changed 123 times.
Working this way you will be able to see which files were changed at which release and step though them.
btw.. this is the common way for drawing numbering systems to work and also document managment systems (i.e. Autodesk vault, automanager). It does work really well.
Re: Version Numbers
Hi, I did ask about this when we were evaluating Vault a while back: http://support.sourcegear.com/viewtopic.php?t=3505mlatimer wrote:As standard, the file version numbers start at 1 and increment.
Is it possible to customise this or preset version numbers on import. (I.e.. so maybe they can match the software version where all files mofified for release 5 of the software are versioned in the form 5.xx)??
In the end we decided we can live without it. Now we use continuous integration with build labels extensively instead.