Recent Q&A Activity

We use Synergy 7.1 on Windows PC.

Do you know if there is a tool to merge word documents (parallel versions) within Synergy ? (msword supertype is binary)

Thank you for your help !

After the automated release build, we stage the versioned (with build tag) build result/deployment unit in a network shared drive. Normally I see people do it setup a web page to list these deployment units, then have a couple of buttons next them. When a button called "deploy to DEV" is click, the deployment unit is copied to the target DEV sever and got deployed.

There are lots of build automation tools to generate the deployment unit, but what tools can do the rest? I mean automatically list these deployment units and have buttons, etc.?

Thanks

Jirong

During file checkout from Clearcase i want the CQ to list the CQ ID specific to the  user .

For this i am tring to modify config.plbut it is listing all the bugs but not the one specific to the suer .

i used the below configuration .

$s = &DefineCQSchema(NAME=>"MainSchema",

                         ENTITY_LIST => "EnhancementRequest",

                         RESTRICTIONS => "STANDARD");

 

how do I assign an external comparison tool - say beyond compare

I have registered for a training course for Software Configuration Management but the company also offers a Configuration Manager training course. What are the differences between these two? I've searched the web for the specifics but got no hits. Can someone please help clarify?

Also, does anyone know if Configuration Management Training Foundation (CMTF) is a good company to train with?

I am running a query that returns multiple rows using HSQL. I only want the most current row so I added a group by statement and a MAX statement for the date/time. In problem resolution I have found that the group by is working but the MAX statement is giving me an error. Any ideas?

Query below

We are using CM Synergy 7.1 Unix/Windows version and i want to automate the deployment process which right now we do mannualy. Here is my requirement.

1. Get all the objects for the all the tasks which is made as tested state.
2. Generate the tar file file for objects of tested task.
3. Untar the tar file
4. Execute the scripts.

Could you please help me out on my views:
Shall I put all the task in a particular folder of CM Synergy? Then, how to create tar file of these objects of folder in Unix env?

Synergy 7.1.0.6.001 - having problems in updating synergy objects but not getting latest version files particularly makefile and .sh files. User did workaround by check out file first and copy,paste correct one and check in the file this method works well for makefile not on sh files. Any suggesstion 

Thanks,

Sameer

We have an ongoing disagreement going on here about how do we identify CI's and their relationship to the Indentured product list.

I'm trying to figure out a way to download attachments from Problem Reports in Change Synergy. But I'm stuck with ccm export command it seems that either I don't have the permission to use it or it is absent in Web Mode CLI, is there other way to download it.

I can get the info about the PRs via :

ccm query "is_attachment_of(cr('PR_displayname'))"

but that's the extent of what I could get.

Any help would be appreciated.

BR,

Pawel

into Synergy CM, is_product allows managing compilation products for example. but when you create elements (particularly when there are a lot of object files), you must tag each file individually.

 

is there a way to force this attribute at object creation ?

 

Moreocer, is there some litterature on is_product management (I found nothing or nerly nothing on IBM web site)

 

Thanks

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.