Among these:
CMII
CMMI
ITIL V3
Or others?
Thanks
Among these:
CMII
CMMI
ITIL V3
Or others?
Thanks
I need to know if there is a way to log all the client requests to the CM Synergy server on the Server. I know that the Client maintains a log, but is there a way to log them on the server as well.
I need to specifically know when each user last updated the source code.
Regards,
Shival
I am working at a 500 SW developer shop as a SCM Tool specialist. Our products are under supervision from legal standards and authorities (very much like the medical industry with FDA). Within the SCM tool we store source code, built items and product documentation.
The problem at hand is that we are coming up against a limit to how much data we can host, as we currently do not have an active retention policy, and I am asked to come up with one.
We are an interop shop currently upgraded to CC/CQ 7.1.1.1 Our vob/view server is unix (SOL). End users are all Windows XP Prof OS (some Linux later)
One of the uses for Rational is a 4 year old home grown DocMgmt app which uses CQ as the document request meta data piece and CC as the document repository for the documents.
Do you have problems merging activities between projects and streams ?
Use Merge Activity - Context menu tool (right click on ClearCase Explorer) You can download the tool from:
https://sites.google.com/site/cmanywhere/downloads-1
You will need to configure the tool as context menu in ClearCase explorer with filelist argument.
If you have any questions feel free to contact me.
Regards,
Demi Goldberg
Hello,
I would like to disable some options from Java Client of Synergy. For example, I dont want developers to Create Release. As an admin, I want it to do myself for them.
Is this possible to disable Actions --> Create Release... ?
Thanks,
Deepak Bawankar
Hi All,
As we all know that as part of the clearcase deliver operation , an integration activity gets created.My question is below"
Is there any chance of the command "cleartool mkbl" getting invoked when the deliver operation is being performed between two streams (i,e Development stream and Integration stream)? Any information on this is highly appreciated.
Have a great day.
Ashok Kumar S
We are trying to standardize our parallel development model, and I am trying to find a best practice to accomplish what we are looking to do. Here is the scenario:
Project: App - Prod
States (each with own view): Dev, Build, QA, Prod, Closed
Repository: App
Project App - Branch1
States (each with own view): Dev, Build, QA, MergetoProd
Repository: ?
I'm needing to set the value of a single-select field that is shared/same between a parent and subtask.
When the field value of the subtask changes, I would like to populate the same field on the parent with the same value of the subtask.
Is there a way a TeamScript can identify the associated parent of a subtask AND set the parent's field value when that same field changes in the subtask? Any ideas?
We have folders and tasks using the same naming convention, we basically operate only on these displaynames in GUI.
Now in scripting the CLI the things get a little bit more complicated, as a test has to be done to discern whether the displayname is of a task or of a folder. Is there a way via some sort of a query (or other command) to get such info not necessarily via cvtype, but in a manner that can be scripted. (cm Syn 6.5 and 7.1)
Regards,
Pawel
I'd like to automatically make activities obsolete either after they are delivered to Integration, or included in a baseline.
I can't see any clues around the net....
anyone tried or even considered this ?
regards
Nick
Sorry if this has been asked before, but I couldn't find an answer.
I would really like to get my hands on a copy of the full documentation for the Perl API. I have seen parts of it posted on this forum but not enough to allow me to work with CR attachments.
Thanks
What actually is the benefit of using Linux as ClearCase server instead of Windows? Is there even a big difference?
Thx!
Gunnar
Did any of you ever see the version tree for the clearcase file like the below versions hierarchy ?
branch_name
--------> 0 - 1 -3 -4 ( version numbers).
Version 2 is missing. I checked the history logs of the vob and the branch,but it doesn seems to be like removed. I ran the checkvob for the file, it says no misprotected or broken stuff.
If incase any of you experienced such scenario ever before, please share that experience with me.
Thanks for your help in advance.
Thanks,
Ashok Kumar S
Hi everyone,
I am trying to understand the StarTeam checkin model.
A colleague told me that you can check a file into StarTeam even though it has not been first checked out. Is this true and, if so, how is this different than adding a new file to StarTeam? Is StarTeam using an unreserved checkout model?
any advice would be greatly appreciated.
Bob Aiello
http://www.linkedin.com/in/BobAiello
First off, I am new here, and I'm not positive that I'm posting in the right section, so please bare with me. I'm sure there are many questions to come.
I am a new software CM. I just got tossed into the job. I was pretty much told that I would learn as I went. I am a civilian, but working with the Air Force. I am assigned to a new platform that doesn't have anything set up already, except for we know which CM tool we are using, which is Microsoft Visual Studio.
I need to do a join project in a command line, so it can be part of a script. I found no CLI for it.
Anyone did it ? Or, something like:
1. Create stream acording to several pears of component/baseline. menaning:
component1, baseline1
component2, baseline2
.....
2. Create view on that stream
Doing it with joinporject GUI is great, but I need it to be transparent to the user, so he will only chose the pears.
Thanks,
Eli.
I've done a search for this particular case and have found no resolutions. I have a developer who has a file checked out (reserved) in a snapshot view on his PC. He is currently out of town and someone else needs to check out that file. How can I as the vobadmin change that reserved checkout to an unreserved checkout?
If that cannot be done, how can that file be "unco"?
If I need to remove that checkout, will the following command remove all checkouts in that particular view?
[center]"cleartool rmview -tag -uuid <UUID> -avobs"[/center]
Background:
A submitter opens an new item. Among all the fields on the form, Field A (unpopulated) is supposed to be visible but Read Only. The user selects the Submit transition and sends the form to the REVIEW state.
In the REVIEW state, Field A must appear as a Required field (that is, it must be populated by the Reviewer).
Question:
How do I make that happen?
I'm not the Mashups Admin, but here's the way he has it set up. Field A appears in the REVIEW state as Read Only.
We have a Clearquest application solution for internal audit tracking.
One record type as parent is the audit "Finding". The other record type as child is "Action". Of course both record types appear on the dropdown menu to create new records, but I don't want actions created without parents from that menu which happens from time to time.
How to remove the child "Action" record type just from the menu? Or prevent it from being created as a new record when not linked to a parent record?
Any solution is welcome.