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
1
vote
1 answer

Best practice to handle Accepting Changeset without affecting the Local Changes

Generally, If we get any Incoming Changes will accept it and the incoming files will merge with the Local changes and the local files will modify. In other words, Incoming files will come with the conflicts in same file/line. We have to accept the…
1
vote
1 answer

How BuildLabel property generated?

I'm working on some maven project in eclipse, and using Jazz source control. I made few build definitions , which run Ant script(build.xml).like this. I've noticed that my build label('buildLabel' property - which consider built-in property - look…
nisanarz
  • 895
  • 1
  • 12
  • 22
1
vote
0 answers

Creating new component from existing without losing history

Due to poor planning, I have created multiple projects as sub folders under one component and it's been an year. Now we want to divide that component into multiple new components without loosing the history of each project. I have only option to…
Ras
  • 543
  • 1
  • 9
  • 25
1
vote
0 answers

local file is out of sync. Run 'scm load' with --force option to reload with workspace

I am facing the below issue while migrating the code from RTC to Git: Error: Problem running 'accept': Local file system is out of sync. Run 'scm load' with --force option to reload the workspace. Can anyone tell me how to fix this?
user8690703
  • 37
  • 1
  • 3
1
vote
1 answer

"Upgrade must be run with administrator rights" message is displayed while running upgrade command for JTS

I am upgrading Collaborative lifecycle management version to 6.0.5 current version is 5.0.2. As specified in IBM Interactive upgrade guide one of the step is to run upgrade script on your databases and below are the command cd…
1
vote
0 answers

Characters between mac and windows in RTC (Rational Team Concert)

End of last year we had some issues when someone checked in a file containing characters which caused issues in windows ( ">" and "<"). Due to the special character, rtc automatically seems to rename the files. I checked with another of my…
Surmeet
  • 137
  • 1
  • 10
1
vote
1 answer

IBM RTC API - Adding files to change sets

Basically I'm experimenting with the IBM Rational Team Concert Plain Java Client API, and I'm stuck at adding operations to change sets. I create a new change set, retrieve the Operation factory and then I'd like to add a new file from the local…
LppEdd
  • 20,274
  • 11
  • 84
  • 139
1
vote
1 answer

Login to IBM Rational Quality Manager server application with FORM-BASED authetication

I can not understand what I'm doing wrong when trying to login to IBM Rational Quality Manager from RESTClient. May be somebody will find this question very simple to help me but I stumbled in it yesterday and can not solve this problem about two…
1
vote
0 answers

Why does lscm crash with on MacOS

I just installed the RTC command line tools (v 6.0.4) on my Mac (MacOS Sierra 10.12.6) in hopes of using the lscm command to check out files from an RTC repository. But lscm login (and many of the other lscm subcommands) fails with: Unexpected…
Mike Kistler
  • 437
  • 2
  • 10
1
vote
1 answer

HttpResponseText Return some Licence issue

In below code "Http.ResponseText" returns Some License issue. Please let me know the solution: Public Function GetServicebyProjectName (http, url, projectName) Dim text Dim doc Dim xmldoc Dim element, elements 'http.Open "GET",…
1
vote
1 answer

Can I load incoming change sets without deleting sandbox in RTC

I have a stream with 40GB of data. Every time I am deleting the sandbox, accepting changesets and loading the sandbox. Loading whole data is taking longer. Is there anyway to accept the changesets without deleting sandbox and to build that, through…
Ras
  • 543
  • 1
  • 9
  • 25
1
vote
1 answer

Jazz: Context root not found

I'm pretty beginner with the whole RTC concept, so I have started a server: Server clm is started. The clm server was started. I am trying to login to jazz admin page to configure the setup, the url I'm using is: http://[fully qualified…
vahuniyab
  • 13
  • 4
1
vote
1 answer

Getting All Workitems from Team Area

I have the following objects: ITeamRepository repo; IProjectArea projArea; ITeamArea teamArea; The process of obtaining the projArea and the teamArea is quite straightforward (despite the quantity of objects involved). However I can't seem to find…
1
vote
1 answer

Winmerge as RTC Compare Editor

Can some one help me how to configure WinMerge as RTC's compare editor? My friend used BeyondCompare however I am more comfortable with WinMerge.
Deepak Vasudevan
  • 360
  • 1
  • 3
  • 16
1
vote
1 answer

Checking for Out of Sync Folders

Every day when I start my Visual Studio, my RTC (Rational Team Concert) starts with a lengthy process of 'Checking for Out Of Sync Folders'. I am not sure what is causing this and can some one help how to remedy the same?
Deepak Vasudevan
  • 360
  • 1
  • 3
  • 16