svn - Is it possible to change the revision number format in TortoiseSVN? -


i version software following [major].[revision] scheme. revision automatically increased every commitment.

is possible in tortoisesvn specify conditional, second increasing number, therefore achieving desired versioning format?

i looked @ documentation, found nothing. results of google search concerned version number of svn itself.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -