Questions tagged [rational-team-concert]

Rational Team Concert is a complete Application Lifecycle Management (ALM) suite, offered by IBM. RTC combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with integration points to the Eclipse Java IDE as well as the Visual Studio IDE.

Built on Jazz, Rational Team Concert is a complete Application Lifecycle Management (ALM) suite, offered by IBM. RTC combines activities such as Source Control Management, Work Item Tracking, Project Management, Build Management, and Reporting into a single product with integration points to the Eclipse Java IDE as well as the Visual Studio IDE.

Product information:

198 questions
2
votes
3 answers

How to make IBM RFT script fast

Hi I have created a new script in IBM RFT in .net script 2005. The script is very slow. Please advice what should be done. Here is an example of…
ExecuteBug
  • 27
  • 4
2
votes
1 answer

How to export all stories and tasks of an EPIC as CSV in RTC?

As per Jazz forum, only was to do this is using RTC API, but not sure how exactly this can be done. Anyone knows how to export?
akjain
  • 1,787
  • 3
  • 20
  • 35
2
votes
2 answers

RTC - extract specific file from repository

I have a Perl script that I wrote to package release scripts. The RTC bits in the script are as follows. List the workspaces: lscm list workspaces -r "$reposURI" -u $reposUser -P $reposPwd List the componets: lscm compare ws "$ws1" ws "$ws2" -r…
TenG
  • 3,843
  • 2
  • 25
  • 42
2
votes
2 answers

RTC - timestamp local files with actual check-in history time

RTC "Load" command extracts the repository files to the local workspace - fine. What I find annoying/problematic is the modification timestamp on the local files is the timestamp of the "Load". I would expect it to be the time of the last…
TenG
  • 3,843
  • 2
  • 25
  • 42
2
votes
2 answers

How do I resolve the error "No file system is defined for scheme: sourcecontrol" in Eclipse

I recently updated Eclipse, I have a project in RTC (Rational Team Concert). When I open my workspace it says all my files are missing. When I double click on a project I get: No file system is defined for scheme: sourcecontrol
Gwilym
  • 775
  • 2
  • 9
  • 19
2
votes
1 answer

Rational Team Concert: Merging only selected work items from a stream to its child.

We are planning to create a child stream(for each major release, at the time of release) from the integration stream and continue to use the child stream for that particular release. Say, we've created this child stream on 1st Feb 2013. Development…
Varun
  • 1,014
  • 8
  • 23
2
votes
1 answer

Domino/Notes Source control with rational Jazz

I would like to know if its possible with the new source control possibilities since 8.5.3 if we could use Rational Jazz as the source control environment.
2
votes
2 answers

RTC client: get current work item?

I'm looking for a way to extend the RTC client to get the current work item programmatically, or even better add a listener that notifies me whenever the current work item is changed. I don't know where to start. Any hints?
anon
2
votes
1 answer

Assigning a custom workflow to a work item type in Rational Team Concert

I'm in the process of customizing Rational Team Concert to include a custom work item type. As part of the testing of the work item type as I created it I populated a few of the custom work items with data. As I enhanced the custom work item type…
Pridkett
  • 4,883
  • 4
  • 30
  • 47
1
vote
1 answer

STM32 RTC won't start if LSE drive capability not set

I am trying to use STM32H743VGT6 with RTC peripheral support. If I setup LSE without setting LSE drive capability to HIGH before INIT PLL, the LSE could fail to start at about 10% failure rate. But if set LSE drive capability to HIGH before PLL…
1
vote
1 answer

How to set white color font in IBM Team Concert pending changes area?

i use IBM Rtc Eclipse IDE and i set the background to dark, but now in Pending Changes area, all the repository workspaces labels have dark font, so i see dark on dark. How can i set the white font in preferences section of Eclipse? Thank you
1
vote
0 answers

SPARQL - evaluate an IF-expression within a query

I am working as an informal team lead (team handles specific type of tasks in the project) for a project which uses IBM RTC for change management. Now, I have created various queries/reports to streamline how I get the information I need for the…
WKA
  • 11
  • 2
1
vote
0 answers

checkin and delivery from local file system to rtc through Jenkins

I need to deliver a folder from my file system to a component in a stream on RTC I am trying to do this from a jenkins pipeline, using a SCM command sequence but I have not been able to commit the files. The easiest alternative is to use the RTC…
1
vote
1 answer

Can't install m2e plugin into IBM RTC Eclipse 6.0.6.1

I want to integrate maven plugin into Eclipse RTC client (Team Concert, version 6.0.6.1). How to fix it? Thks I've tried to use other versions of that plugin: https://download.eclipse.org/technology/m2e/releases/ But the result is the same..
1
vote
2 answers

Merging Git-Repos after migration from RTC-Jazz

We have been working with Jazz-RTC for around 15 years and are forced to migrate to git in a short time-frame. Our workflow was such, that we created streams for each release containing components, that represented the different folders of the…
m4110c
  • 427
  • 4
  • 10
1 2
3
13 14