![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: How to query for objects being used by different projects ? Topic Summary: Created On: 1-Sep-2006 09:50 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I need to list the objects that are member of several projects.
These objects have been added with ccm use command. for instance, I have one global project that has several sub-projects (P1-V100, P2-V100, P3-V100, and P4-V100). Some of these projects share the same object (let say : foo-1:ascii:NONE#1) that was initialy created in project P1 (attribute project = 'P1') foo-1 is used by P1-V100, P2-V100, P3-V100 but not P4-V100 Is there a way to write a query to retrieve such foo files ? Like ccm query "is_member_of_several_projects(version='V100')" |
|
![]() |
|
![]() |
|
Hi, try ccm query "name='file spec' and (is_member_of('project spec') and is_member_of('project spec'))" ------------------------- Ronen Ben-Chamo Configuration Managment |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.