Normal
0
false
false
false
EN-US
X-NONE
X-NONE
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
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
Hello CMC Team,
I have been working on SVN for more than 2 years, and one of the features i admired in this tool, is that it can be coupled with Standard web-container like Apache to extract logs on usage management. (better security).
Do you know if a setup like that can (or had existed) for CM Synergy (v:7.1), where i can procure the list of users on demand, irrespective of the source repositories hosted in the tool
Thank you for your response.
regards
nagarjun k
Has anybody seen Cross Project Merge running slower in CA SCM r12 SP3 versus r7?
Hi
Im new to accurev tool; can you please let me know how do i restrict pom.xml file from being promoted from user's stream to any other level of integration streams; i know it could be done from trigger any further help on will be great
thanks
Hello Experts,
Wanted to understand a situtation: My developers checkins code (majorly) into any bug they feel like & mention bug number which they have fixed in CR. I want to bring in strict process of checkin code in bug which they want to send in CR. Is this something unexpected i am asking or difficult or become bottleneck to my developers? Any best practices shared?
Below is my scenrios-
Case 1 - CR has 1 master bug having 5 child bugs, Commited code in some other X bug which is no where linked in these bugs.
1. The default rules ignore .o files and obj directory. We built .o files in a lib directory and added to the mapping_rules after INCLDUE ATUO RULES to override and Set Type of .o to 'library'. The admin did a DB refresh,and still Sync (from the GUI) does not show any .o files for the build manager's int prep project.
I can manually add a file of .o and set the type to 'library'. If I set the file to prodcut and recompile it, will a command line reconclie update the .o on an auto task (ie the builder doesn't need to provide an assigned task ID)?
We are using Teamtrack for defect tracking. Now we see more than 30 to 40 applications using teamtrack.
My questions is it possible to list the applications which are using Teamtrack. Do we have any DB query?
Hello All,
We call deploy scripts(cmd files) through our own make xml files from cruisecontrol. In the deploy CMD files there is error level return explicitly mentioned. But still cruise control does not catch the errors. Logs show it as failed but reports sucessfull. Below is how we call deploy scripts.
1. from cruisecontrol config.xml we call our own xml file like below
<schedule >
<ant anthome="C:\bea103\modules\org.apache.ant_1.6.5"
buildfile="V:\xxx\xxx\xxxx\mybuild.xml"
time="0330"
/>
How can I undo a delivery in ClearCase UCM after the delivery is complete?
Hi,
I have created new objects in the work area, and performed the sync work area. However, the Synergy Work area conflict window does not show the new objects. However, the same is working fine for another user. I verified the folders permission, and it looks good.
Can some one help me, what could be the problem ?
Thanks,
Deepak
We have installed CQ 7.0.1 on Win2003. We do notice that CQ is responding vey slow while navigating the states.
We are using Apache web server and i do see that there are 252 threads of apache are running.
Kindly let me know if there are any performance tips.
Thanks,
Kiran.
We have some need to allow self-registration with ClearQuest for some database. We have integrated CQ with LDAP. Appreciate your ideas on the same.
One way i thought is too have link in CQ startup screen for self-registration which will get all relevant info from user and via perl create new account in CQ.
Hi all,