Questions tagged [clearcase-ucm]

Unified Change Management (UCM) is a structured development process that is based on Rational ClearCase tools. When using UCM, developers participate in a structured workflow using high-level operations that eliminate the need to deal directly with individual branches and versions of files and directories.

Unified Change Management (UCM) is a structured development process that is based on Rational ClearCase tools. When using UCM, developers participate in a structured workflow using high-level operations that eliminate the need to deal directly with individual branches and versions of files and directories. Before developers can start using UCM, a project manager must define one or more UCM projects. The project manager creates the project as an object in a project VOB. This object contains only the metadata (for example, components, activities, policies) needed to manage and track the work on a product. It does not contain any project resources (source code, documentation, and so on).

Homepage

Software development and fundamentals overview using Clearcase UCM

438 questions
0
votes
1 answer

Using Temporary Views in ClearCase

I would like to share a dilemma and hear your feedback. As part of the new version of R&D Reporter for ClearCase, we began offering "Lines of Code" (LoC) metrics and charts when comparing baselines and composite baselines (Added, Modified and…
Tamir Gefen
  • 1,128
  • 2
  • 18
  • 35
0
votes
1 answer

How can we stop this security hole in PVOB?

Any user can run this command and blow out the vob-registry in the PVOB. cleartool unregister -view -uuid c8b329ed.60814357.9806.26:55:85:75:e2:bf I believe triggers won't work in this case. Is there any solution to restrict user to use those…
user2370590
  • 837
  • 1
  • 16
  • 31
-1
votes
1 answer

VCS settings for Clear Case UCM Plugin for Jenkins

I am using Jenkins and its ClearCase UCM plugin, but am unable to make it work (make ClearCase checkout the proper view in the Jenkins job workspace). I have been trying to set up source code to ClearCase, but it is asking too many inputs and I am…
1 2 3
29
30