Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: Creating reports on project contents...
Topic Summary: How can I compare two versions of a project and store the results in a (report) file?
Created On: 14-Oct-2005 11:25
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 14-Oct-2005 11:25
User is offline View Users Profile Print this message


Nick Morris

Posts: 4
Joined: 19-Mar-2004

Having migrated a project (containing 1107 files) into CM Synergy, made some file updates and baselined a version 2 of the project, I now want to create and compare the two projects file contents and store the results in a report file. How can I do this?
Report this to a Moderator Report this to a Moderator
 14-Oct-2005 16:17
User is offline View Users Profile Print this message


David Dubreu

Posts: 43
Joined: 21-Aug-2003

Hi,

so you want to get the differences between 2 versions of a given project. There is no native tool to do this.
You have to create a little script based on the following query :
ccm query -u "type!='project' and recursive_is_member_of('PROJECT-VERSION2','none') and not recursive_is_member_of('PROJECT-VERSION1','none')" > report.out
You can use the -f option to put in the report file the information that you want.
Caution : you will not have the path to the files. You must then use the finduse command for this.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.