Questions tagged [clearcase-remote-client]

The IBM® Rational® ClearCase® Remote Client is an application designed to operate efficiently over high latency network or wide area network. With Rational ClearCase Remote Client, you can connect to a ClearCase web server and access resources in remote ClearCase repositories and load them into local ClearCase views as ordinary files and directories under ClearCase control.

It is currently managed by IBM

Homepage

129 questions
1
vote
1 answer

rcleartool Atomicity

Let's say I have a local view that gets periodically updated using rcleartool update from the central ClearCase server. This update task takes 20~30 seconds to complete. When my local view is getting updated during this 20~30 sec timeframe, what…
Ken Hirakawa
  • 7,831
  • 10
  • 38
  • 49
1
vote
1 answer

Flashbuilder 4 and Clearcase plugin

I am running flash builder 4 plugin on eclipse Ganymede 3.4.2 I'm trying to install ClearCase plugin for eclipse but it is giving me no repository found errors. Has anyone run into this? I saw a workaround on a Java forum but it doesn't work in flex…
fumeng
  • 1,771
  • 5
  • 22
  • 61
1
vote
1 answer

ClearCase: files with the same oid in diferent directories

I encountered something that has me stumped. We have several files that are identical in every respect (including their oid - so they're certainly not evil twins) but are located in two different directories. Looking at the element properties, they…
Jozef
  • 303
  • 1
  • 11
1
vote
1 answer

is rcleartool checkin atomic?

I have a bad feeling that the answer is no, but is the checkin command of ClearCase Remote Client in single-command mode in anyway atomic? For example, I have three files A, B, and C. I make changes to each file and perform a checkin. A checks…
Ken Hirakawa
  • 7,831
  • 10
  • 38
  • 49
1
vote
2 answers

Clearcase remote client 7.0.1 file "download" problem on Windows 7

I want to create a view of a folder server using the remote client 7.0.1. When the view is created I can see all the folders, but not a single file. We tried to update the view several times and it didn’t help. We can see the files in the left pane…
Lorant Fecske
  • 563
  • 5
  • 10
1
vote
2 answers

Java CM api for ClearCase throw exception

Here is the full exception: CRVAP0087E (conflict): CCRC command 'Update' failed: Unable to get contents of directory "E:\ccweb_views\akash.sharma\akash.sharma_AR_TAS_Release1_int_2\rainwater\src\TAS\codegenerator\pom.xml": ClearCase object not…
user486631
1
vote
1 answer

How to integrate ClearCase client CCRC 7.1 with Cruise Control build integration (java)?

What is needed to have a build integration (Cruise Control) on a workstation where CCRC is installed?
user486631
1
vote
1 answer

scm:clearcase: and cruise control

Can you please tell me requirement for integration of cruise control build integration tool (Java) and ClearCase client (CCRC 7.1). How to use scm:clearcase: command in a pom? Is cleartool needed on the machine to execute scm command?
user486631
1
vote
1 answer

Rational clear case CM API fail to checkout source code

I am trying to connect clear case server using Java code with help IBM ClearCase CM API. Currently I have below setup: I have clear case client (CCRC) 7.1 is install on my machine. View is created with model type VOB using CCRC client. If I try to…
user486631
1
vote
2 answers

Error in clearecase wile checking out a file

I have an issue with ClearCase I was trying to check out a file from the dir by using ct co -nc file name, but I am getting the following error: cleartool: Error: branch type "test1" not found in VOB "/dir/file" and no global type definition can be…
1
vote
1 answer

How to add view to ClearCase Remote Client "My Views" dashboard?

I made a new view by CCRC CLI. Now I'm trying to set a new tab for it inside the CCRC dashboard, under "My Views". Do you know how to? Thanks!
Dave
  • 51
  • 1
  • 5
1
vote
1 answer

clearcase symbolic link file not visible from a snapshot view

I have created a symbolic link (see below) to a version controlled file from a different vob (VOB_II) and the file is visible from a dynamic view whereas it’s not visible from the UCM snapshot view. A.txt --> ..\..\..\VOB_II\SampleDir\A.txt I have…
1
vote
1 answer

Clearcase create new element in specific branch

My team has a VOB in clearcase. Suppose my project looks something like this : Project (Directory) - Module 1 (Sub-directory) - Module 2 (Sub-directory) When I write my config-specs, I want to specify that if a new file is created in Module 1…
1
vote
1 answer

How to remove label from element using Clearcase Clearteam explorer, how to remove a version

I wish to remove a label from an element that I added incorrectly. How can I do that using ClearTeam explorer? Also, if I checkin a version of an element incorrectly, how do I remove that version using ClearTeam Explorer.
kevin zamora
  • 153
  • 1
  • 7
1
vote
1 answer

Undo a checkout that has no activity attached to it

Somehow one of my checkouts in UCM has no activity attached to it and when i try to to undo checkout, it says that cleartool: Error: To operate on UCM branch, must be set to an activity and a UCM view. Has anyone come across this kind of scenario?…
user2705120
  • 249
  • 5
  • 12
1 2 3
8 9