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

CCRC checkin with checked out and hijacked files

I'm trying to commit a number of files rcleartool.bat ci file1.cxx file2.cxx only file1.cxx is checkedout file2.cxx is hijacked This commit checks in file1.cxx but leave file2 unchecked in giving me a warning Is there a way to say "check in all…
MyDeveloperDay
  • 2,485
  • 1
  • 17
  • 20
1
vote
1 answer

How to cancel ClearCase deliver operation

So I'm trying to finish up some ClearCase work. I'm extremely new to Clearcase, keep that in mind - I've basically been stumbling through this somehow making it work until this point. I'm using Clearcase Remote Client, and am trying to remove one…
Bill L
  • 2,576
  • 4
  • 28
  • 55
1
vote
2 answers

Clearcase client installation issue- Linux RHEL5

I am not sure if it is the right place to ask this question. I have been trying to install clearcase client 8015 on a new machine with RHEL5u8 image. Tried googling a lot but could not resolve the issue as per suggestions on other forums. It gets…
Yogesh
  • 565
  • 3
  • 21
1
vote
1 answer

Clearcase element aliases and issues with it

When i do describe on "a.txt" ( a file in base CC vob) , i see "two visible paths" in the output and the file can be seen from both the paths. In other words, a.txt is seen in two different folders and when you do a version tree, you see the same…
1
vote
2 answers

Base ClearCase- Prevent merge from a specific branch

Can someone guide me to deal with this in the right and best way? I have two active dev branches where-in the same code base is being modified and one integration branch in a base clearcase environment. But i wanted to prevent code promotion from…
1
vote
1 answer

How to list files under a clearcase view via ccrc?

is there any way to list files under a clearcase view using the remote client cli? Currently I'm doing mkview and an update to get the files, then list them with ls/dir command. I'm only interested in the ls/dir output NOT the files…
epzee
  • 568
  • 8
  • 22
1
vote
1 answer

How to add new directory (with files and folders) to a VOB in CCRC 7.0.1?

I am using CCRC 7.0.1/RAD 8.5. There is a new project (directory) to be uploaded under a VOB. This VOB does not have any other directory. This directory(to be added) has many folders and files. There is a main branch as well as an Integration…
seasalt
  • 13
  • 3
1
vote
1 answer

rcleartool: Can I list directory contents without downloading the files?

I'm accessing a ClearCase VOB remotely and I hope to scriptify something with rcleartool 7.1.2. There is a directory tree with many large files in it, and I hope to avoid unnecessarily fetching them all from the remote server into a snapshot view.…
JohnK
  • 11
  • 1
1
vote
1 answer

Rational clearcase explorer throws error like "Encountered an improper argument"

I am using Rational clearcase explorer to view VOB. I was created my dynamic view in view server,But I am not able to access my directory or folder. when I tried to access it throws an error like "Encountered an improper argument" in Rational…
1
vote
1 answer

how to merge new folder from a sub branch to the main branch in clearcase?

How can I merge a newly created folder in a sub branch to the main branch? I went to the version tree and did create merge by drawing. But it still I cannot see the folder in main branch and the version on main branch is 0. Can someone help?
user3437212
  • 637
  • 1
  • 10
  • 20
1
vote
1 answer

How to search a file in eclipse clearcase?

I am using eclipse clearcase remote client. Everytime i wish to check out the file, i am going into the long branch. Is there any way to find a file directly in the root like searching?
Manoj
  • 5,707
  • 19
  • 56
  • 86
1
vote
1 answer

List of UnLabelled files in Clear case reporting wizard

Using clear case reporting wizard how could i retreive the list of unlabelled files in a branch from a specific date?
Vineeth Bhaskaran
  • 2,161
  • 1
  • 29
  • 36
1
vote
1 answer

Installing ClearCase CCRCCLI on Windows

I'm stucked with installation of CCRCCLI on the Windows machine. I read this question, but it still not clear for me. IBM's installation manual requires setting up variable CCSHARED to the directory of Shared Resources, which can be found in IBM…
Andrew
  • 319
  • 2
  • 16
1
vote
1 answer

Rename CCRC label to an existing label name to merge code

In CCRC we have a "MainBranch" from main Branch we took a branch named "branch1" with label "label1" and we started checking into that. The main branch also having a label with the same label name "label1".So we created another label "label2" in the…
Vineeth Bhaskaran
  • 2,161
  • 1
  • 29
  • 36
1
vote
2 answers

Is it possible to access clearcase from lab network?

we are having clearcase in our organization production network. There is another separate network which is having limitted ports are opened. The users in production network will not be there in lab network. Is it possible to open few ports and…
Samselvaprabu
  • 16,830
  • 32
  • 144
  • 230
1 2 3
8 9