Tagged Questions
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 to adapt to the way you want to work, enabling developers, architects, project managers, and project owners to work together effectively.
11
votes
9answers
5k views
Has anyone used Rational Team Concert (RTC)?
The company I work for is currently evaluating replacements for SourceSafe, and for various reasons, I think RTC will be chosen. I'm a little scared that we're going to end up with a solution that ...
7
votes
5answers
1k views
IBM's RTC and Microsoft's TFS 2010
What in your view are the most important differences?
Need to make an expensive decision...
Information:
We have both Java and .NET Projects (few more .NET)
Very interested in project life cycle ...
5
votes
4answers
602 views
Using Rational Team Concert or RTC: How to reverting back to a point in history?
At my Work we use RTC for SCM.
This seems like a basic question for Source Control Management.
is there a way to roll back an entire workspace to a point in the past?
I have seen the history option ...
3
votes
2answers
266 views
Rational Team Concert 3.0: Is there a way to check-in changes in multiple components at once (with the same comment)?
I maintain build files in our project and I often need to make related changes in projects spread to multiple components. Currently, I check-in (using Eclipse plugin) each component separately, ...
3
votes
2answers
76 views
ReSharper and Rational Team Concert (RTC) - Do they play nicely together?
I have recently joined a small development team that is considering a new version control system. As it is part of a large organisation, we are likely to adopt the company standard of Rational Team ...
2
votes
1answer
68 views
What are all the various “tasks” involved in the activities associated with “Continuous Integration”?
Say using Maven with Eclipse and Rational Team Concert (for SC).
New here so thanks for your help! I'm trying to build a little process model to help me visualize how this all works, so if you knew ...
2
votes
1answer
34 views
Is there RTC-equivalent “Suspend mode” in ClearCase?
I found "Suspend Change-set" in RTC to be very useful, and since we're working with ClearCase as well (dozens of users) I'm wondering if that feature is also available in ClearCase as well.
If not - ...
2
votes
1answer
86 views
Export version control info and history from RTC Jazz
We have a RTC Jazz server running with about 2 years worth of source control commits, which is running the Jazz versioning system (i.e. not backed by a 3rd party source control system but rather the ...
2
votes
1answer
84 views
What's the distinction between a defect and a task in Rational Team Concert?
Both theses work items seem (at least to me) to be interchangable, with the possible exception that work items may be usable for non-defect changes (such as new functionality).
Is that all there is ...
2
votes
3answers
126 views
File backing store for Jazz RTC? Database or file based?
We currently use Clearcase for a large number of large projects. We use SQL Server as the file store in the background, and it has eventually reached a point where accessing files is just too slow.
...
2
votes
2answers
163 views
ARM926EJ-S cycle-counter
Im using an ARM926EJ-S and am trying to figure out whether the ARM can give (e.g. a readable register) the CPU's cycle-counter. I guess a # that will represent the number of cycles since the CPU has ...
2
votes
1answer
77 views
RTC Contributing Link Type - shows in web UI but not eclipse client
I have contributed a link type to RTC using a plugin. The new link type now shows when I'm in the Web version on RTC but is unknown to the client. Has anyone experienced this before?
2
votes
4answers
463 views
Can Rational Team Concert and IntelliJ coexist?
I am a long time intellij user.
The company where I work is likely to introduce Rational Team Concert to our department shortly. I went to the RTC demo and it looks like a reasonable product, built ...
2
votes
4answers
978 views
TeamCity and IBM Rational Team Concert (RTC) Integration
Has anyone used TeamCity with Rational Team Concert (RTC) ? Is there any other continous integration for RTC?
2
votes
3answers
941 views
Coding realtime clock for for ARM architecture based microcontroller
I need to write a program to implement real time clock for ARM architecture. example: LPC213x
It should display Hour Minute and Seconds. I have no idea about ARM so having trouble getting started.
...
1
vote
1answer
51 views
Polarion ALM tool [closed]
we are looking into a full ALM solution in our company.
we are looking into Polarion ALM and RTC.
has anyone ever heard on Polarion complete ALM tool? if so, can you tell me the pros and cons for ...
1
vote
2answers
62 views
How long should I wait to see a Sprint Burndown chart in RTC?
We've just set up a Rational Team Concert v3 system. The data was loaded on Friday, but there was an issue connecting to the report data warehouses that was not fixed until today (Monday). We've ...
1
vote
0answers
82 views
Question on Build scripts & RTC Build
I have a batch file which is calling CMake which also does some functionality
I want to call this batch file for Build.
If for some reason, CMake fails and throws error the same is not reported as ...
1
vote
1answer
208 views
What is the best approach to implement a RTC build for WebSphere
I would like to utilize the RTC (v2.x) build for JEE projects created in RAD (v8) and deploy them on WebSphere (v7).
Independently of RTC build i am able to create all sorts of ant scripts and jython ...
1
vote
1answer
124 views
Real-time display of `date` changes on Linux
On an embedded Linux device that does not present /dev/rtc*, how can I set off a console window writing the value of the Real-Time Clock to the console, on the tick, every time it changes?
Results ...
1
vote
3answers
257 views
How do I publish php source code to a local web server in rational team concert?
I'll be using RTC in the near future here at work. My question is: where does it put the files the team members will be working on? I understand that each programmer will work on the projects files ...
0
votes
0answers
16 views
Real-Time Communication For Web APIs
I'm looking into developing a web application with some real-time communication between users with webcam and microphone. I've been looking into some services that offer features like these, and I ...
0
votes
1answer
340 views
RTC Problem with msp430
I have asked this question before, but I think this time I can ask with some more clarity.
The below is my RTC Test code. I am using msp430f5418 with IAR EW 5.
My problem is after some time (we ...
0
votes
0answers
111 views
Conference XP or RTC client api for costumize video conference clients->server?
I was wondering, which of the two great API/service is a good start for starters?
Conference XP
RTC Client API
Milestone modules for the research desktop app is:
can text chat
Video and audio ...
0
votes
0answers
74 views
Looking for the Maven property to obtain the URL of a deployed artifact
I'm trying to find a property in Maven that will give me the URL to the artifact that was just published during the deploy phase. I see the output in the logs:
Uploading: ...
0
votes
2answers
97 views
How Would BDD Effect an Application's Efficiency?
I'm contemplating using BDD for a personal project of mine. However, it is a video game (a bio-sim game at that, coded in C# with XNA) and I'm not sure that the modularity BDD enforces would be ...
0
votes
2answers
523 views
Android AlarmManager RTC doesn't pause while device is sleeping
I wrote a little widget for Android devices.
The widget uses AlarmManager to set recurring updates.
I'm using the RTC clock for the AlarmManager.
According to the documentation, if the device is ...
-1
votes
0answers
49 views
Builder Management [closed]
I'm looking for comparison matrix of build management leading tools . If you know for such one (capabilities, marks, comments etc.) please let me know about.
Many thanks