]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add feature modifier to versions produced from branches certified/1.8.6
authorMatthew Jordan <mjordan@digium.com>
Wed, 6 Jun 2012 17:28:14 +0000 (17:28 +0000)
committerMatthew Jordan <mjordan@digium.com>
Wed, 6 Jun 2012 17:28:14 +0000 (17:28 +0000)
commitb072aa4597545a2724f1070396a1f269c5529dab
tree2de1f11949a01bbebdb6257743003fe87995b8bf
parent78cef02a82b79007fc1038efcc5cc741a4419ab6
Add feature modifier to versions produced from branches

Certain branches, such as Certified Asterisk, may have a modifier added to
them that specifies the features available in that branch.  For branches, this
modifier is expected to be reflected in the location of the branch in
subversion. For example, a subversion of URL of /certified/branches/1.8.11
would have a feature modifier of 'certified'.  This is slightly different then
how features are determined for tags, where the feature is part of the actual
tag name, e.g., "10.5.0-digiumphones".

In keeping with the nomenclature used for tags, the feature specifier for
branches is translated and placed after the revision numbers.  For the example
given previously, this would result in a branch version of
"Asterisk SVN-branch-1.8.11-cert-rXXXXXX".

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/1.8.6@368607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
build_tools/make_version