Monday, November 9, 2009

How can I find all objects with a specific release tag value? - by Telelogic



Answer
The following query will return all objects which contain a release tag value of 2.0:
% ccm query "has_attr('release') and release = 'rel2.0' "
Note that as of Synergy/CM version 6.4, the value is the release name and numeric value combined, such as: Toolkit/2.0
4.5, 5.0, 5.1, 5.1cs, 6.0, 6.1, 6.2, 6.3, 6.4, 6.5FAQSCM0186AnswerProduct versionPartner ContentInternal ContentCategoryReference IDAuthor


Historical Number
KB858

No comments:

Post a Comment