Questions tagged [rtc]

IBM Rational Team Concert is a software development team collaboration tool that integrates work item tracking, source control management, continuous builds, iteration planning, and highly configurable process support.

IBM Rational Team Concert is a software development team collaboration tool developed by the Rational brand of IBM and was first released in 2008.

The software is available in both client versions and a Web version. It provides software development teams with a collaborative environment in which they can manage all aspects of their work, such as plans, tasks, revision control, build management, and reports. It is highly configurable and adapts to the way the team want to work, enabling developers, architects, project managers, and project owners to work together effectively.

IBM Rational Team Concert is built on the Jazz Platform, an extensible technology platform that helps teams integrate tasks across the software life cycle.

Current version is 6.0.2 and was released in April 2016.

427 questions
1
vote
1 answer

What is the difference between the two deliver options in 'Operation Behaviour' in RTC?

At 'Project Area' level on RTC under 'Team Configuration' -> 'Operation Behaviour' there are two deliver options : What is the differnence between the two ? Are they both not delivering to the server ?
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

How to add a changeset comment as part of script

When creating a changeset I receive an ID which I can then use to assign a changeset comment : scm create changeset scm changeset comment my comment When creating a changeset can i assign an alias/id to the changeset ? This…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

How to load snapshot components into workspace

I'm adding a snapshot of a stream to a repository workspace. How do I load the snapshot components into the repository ? Currently I just have the repository workspace with the snapshot, but the workspace should also contain the components of the…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

Add popup/reminder when user creates a new Stream

To create a new stream in RTC source control I right click on a snapshot and select 'New' -> 'Stream from Snapshot'. Is it possible to add a reminder/popup at this point to indicate to the user that certain files should be changed as part of…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

License "Developer for IBM Enterprise Platforms"

I saw that our installation of RTC contains a 60 day trial of a license called "Developer for IBM Enterprise Platforms". Info about the license is; The Developer for IBM Enterprise Platforms license is designed for professional developers actively…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
1
vote
1 answer

Can I associate a change set with a work item after it has been delivered?

If I deliver a change set to a stream and not associate it with a work item can the change set be associated with a work item after it has been delivered ?
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
2 answers

Stop changes being delivered to a stream - RTC source control

Is it possible to prevent users from delivering change sets to a stream ? If I have a stream that is being actively developed on and want to stop changes being delivered to that stream after a certain date is it possible to just 'lock' the stream so…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

Permanently assign license to a user?

We have a program that synchronizes defects between RTC and another program. To do this, we have a service user in RTC that creates/modifies workitems. But this requires a contributor license and have only a few of those. So is there a way to…
Fredrik
  • 10,626
  • 6
  • 45
  • 81
1
vote
1 answer

Change an attribute for a tree of items in Rational Team Concert

We use RTC for planning. We create Epics, Stories as their children, Tasks as Story children etc. Often, we need to change something for the whole story and its sub-tasks, e.g. the Iteration planned. Is there a way to change the attribute for the…
Pavel
  • 436
  • 3
  • 15
1
vote
1 answer

What is a 'scoped' repository workspace?

What is a 'scoped' repository workspace ? Does this mean only members in current team will be able to view the repository rather than 'public' where everyone in the prject area can view the repository.
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

Getting filename, location and author of changed files using RTC source control

I'm trying to access the filename, location and author of changed files for a given stream. Below code is what I have so far. Looking at the api documentation this does not seem possible? Can this be achieved using the java api or some other method…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

RTC source control files

I worked on a small project a while ago using Rational Team Concert eclipse. I got rid of it when I was finished the project. I remember we could go to the team view and open the browser to view our team tasks and user stories and files. I have been…
allenylzhou
  • 1,431
  • 4
  • 19
  • 36
1
vote
1 answer

Collaboration between multiple developers in RTC source control

In the 'pending changes' view a developer can change the flow target to point at another developers repository. What kind of support is available for collaboration between multiple developers (compared to the ClearCase UCM Stream deliver/rebase…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

Why not possible to create a new baseline from within a stream in RTC?

If I right click on a component within a repository workspace I have the option create a new baseline on this component. But if I right click on a component from within a stream the option to create a new baseline is not available.
blue-sky
  • 51,962
  • 152
  • 427
  • 752
1
vote
1 answer

Should I ignore .copyarea.db file when commiting a new file to RTC source control?

I'm transferring a clearcase source controlled project into RTC source control. I think I should not commit the below file .copyarea.db Since this is a clearcase specific file ?
blue-sky
  • 51,962
  • 152
  • 427
  • 752