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: ccm family
Topic Summary: How to query for Parallel versions
Created On: 23-Aug-2005 12:21
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.
 23-Aug-2005 12:21
User is offline View Users Profile Print this message


Paul Broertjes

Posts: 1
Joined: 2-Jun-2004

Hi all,

I am looking for a way to find parallel version of object that need to be merged. Does anyone have experience with the 'extra' ccm family comand?

Thanks,
Paul

Edited: 23-Aug-2005 at 12:23 by Paul Broertjes
Report this to a Moderator Report this to a Moderator
 1-Sep-2005 09:46
User is offline View Users Profile Print this message


David Dubreu

Posts: 43
Joined: 21-Aug-2003

Hi,

you can use the conflicts command and filter the output to keep only parrallel conflicts (easy running Unix-like OS).
ccm conflicts -nowrap -recurse [your_project] | grep parallel | cut -f1 -d " "
this command gives you a list of objects (%name-%version form) not present in the specified projects. But this result is just an ascii list but not an item list you could query on...

David.
Report this to a Moderator Report this to a Moderator
 19-Jan-2006 17:50
User is offline View Users Profile Print this message


Alicia Campbell

Posts: 9
Joined: 29-Sep-2005

Is there a way to do this on a Windows system?
I need to get a report on parallel conflicts as well.
Thanks,
Alicia
Report this to a Moderator Report this to a Moderator
 23-Jan-2006 13:35
User is offline View Users Profile Print this message


Lutz Zollikofer

Posts: 44
Joined: 31-Jul-2003

Hi Alicia,

yes it is. At Windows, the ccm commands working the same way as they do at Unix. For the missing Unix tools, eg grep, cut, awk, etc, just setup a smal Unix shell like sh.exe or the Cygwin tools.

ciao, Lutz
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.