cleartool Questions

2

Solved

Good afternoon, Seems like I am somewhat stuck in CC-land these days, but I have one (hopefully) final question regarding proper CC-handling: When using the CC View Creation Wizard, I can create ...
Phrygian asked 30/7, 2009 at 15:36

1

I have been using IBM Rational ClearTeam Explorer version 8.0.0. I like to come up with customized tool(WPF application) to performing ClearTeam actions like makebaseline, checkin, checkout. Is th...
Followthrough asked 12/2, 2016 at 8:32

3

I could not find the proper command to apply a label to files which are in my current view. I have tried the following command: cleartool mklabel -r TEST_LABEL /vob/test/a However, the problem i...
Topmast asked 14/12, 2011 at 5:11

1

Solved

When searching for a way to find all files in a clearcase repo that changed since date X i found two approaches cleartool find . -type f -branch "brtype(abranch)" -element "{created_since(10-Jan)}...
Woodpecker asked 15/1, 2015 at 9:8

11

Solved

I'd like to use my own diff when working in a clearcase snapshot view. As far as I can see, there is no way to specify a diff tool when running "cleartool diff", so I was thinking I could run som...
Cook asked 17/12, 2008 at 17:49

2

I have a file that i want to add to sourcecontrol on linux using cleartool . I've followed the IBM documentation for this, i've tried this: cleartool mkelem testScript.sh I got an error: Can't m...
Anyhow asked 28/8, 2014 at 14:39

1

Solved

I am at loss on how to list all files and directores that were deleted from branch "xyz" on date Mar-1. List all directories that had their contents changed on that same day. I tried transcri...
Wellfavored asked 10/3, 2014 at 12:51

3

Solved

Is it possible to get a list of all the check-ins I've made within a given source code directory tree using cleartool? If possible I'd like to see when the check-in was made and the file version. I...
Natalya asked 22/2, 2009 at 11:8

1

Solved

What is the equivalent command on SVN as cleartool lsco -avo -cview -me? Thanks!
Scroggins asked 29/8, 2012 at 20:54

1

Solved

Is there a command in Cleartool which i can use to list all files which have been removed from a branch? Thanks
Chilon asked 27/7, 2012 at 21:23

1

Solved

On Unix in a dynamic view, I run the following to find checked out files: cleartool lsco -s -cview -me -avobs In a windows snapshot view, this use of -avobs doesn't appear to work. On a vob by v...
Heroine asked 5/1, 2012 at 20:20

1

I have config spec stored in a text file . Following are the content element * CHECKEDOUT element ...\lost+found\... -none element \My\... MYF_R2.1.0.9.5179 element \My\... My_2.1.0.13.4875 elemen...
Sigfried asked 22/12, 2011 at 13:54

1

Solved

I'm using cleartool to make baselines in my stream, using cleartool mkbl -full <baseline-name> If I have files checked out in my view (in my case, always an oversight), I get the warning ...
Gradin asked 21/12, 2011 at 11:2

2

Solved

I am working in a dynamic view in Unix platform. I need to hijack a file temporarily and cancel the hijacking later. But the command chmod +w filename is not working. I get the message chmod: WARNI...
Blayze asked 17/10, 2011 at 20:3

1

Solved

So I'm writing a script at work where I have to go through all the projects in a ClearCase vob, look for a file and parse some info from said file. Naturally, I wouldn't want to load every single p...
Rochdale asked 26/8, 2011 at 12:56

1

Solved

How to undo checkout an element using cleartool command line tool in clearcase?
Methylene asked 1/8, 2011 at 6:13

1

Solved

I have a directory structure like so: root_dir dir1 dir2 file1.txt file2.txt sub_dir file3.txt file4.txt What is the best way to delete dir2 and all it's sub-elements using rmname? Can I ...
Pneumonoultramicroscopicsilicovolcanoconiosis asked 13/5, 2011 at 3:20

1

Solved

We use UCM for development. We create streams under streams, like this Question is how to find new files in a given stream. In the example "feat1" would have new files relative to its parent ...
Guillemette asked 2/3, 2011 at 11:36

1

Solved

I'm trying to setup our ClearCase with Hudson for a continuous integration (and deployment later). I finally got a UCM view for the build, but unfortunatly our build process checks out files to st...
Doodlesack asked 22/6, 2010 at 11:42

2

Solved

We currently use clearcase on a project, and there is an HTML file that was generated with clearcase that contains all of the filenames of the files that were included in a label. I am supposed to...
Atc asked 17/8, 2009 at 19:15

3

Solved

I'd like to find files in ClearCase that are labeled with a specific label but that do not have any other labels set. For example, if I have files labeled like this: file1 LBL_A, LBL_B file2 LBL_...
Afrikaner asked 24/6, 2009 at 10:55
1

© 2022 - 2024 — McMap. All rights reserved.