Tagged Questions

0
votes
0answers
2 views

clearfsimport to new stream

Hi; I am familiar with clearfsimport and importing files in to Clearcase. I have a new child stream just created. If I say that I want to import bulk of files, is there any special ways to import …
1
vote
1answer
10 views

Clearcase Remote Client in Visual Studio 2008 on a 64-bit client?

I've been trying to get the CCRC 7.0.1 client working inside Visual Studio 2008 SP1 on a Windows Server 2008 R2 x64 client. Right now, it works inside VS2005 on the same client. I've been following …
1
vote
2answers
13 views

ClearTool Error: Operation “get cleartext” failed: Permission denied.

When trying to compile a project with TeamCity, I am getting an error from cleartool: "get cleartext" failed: Permission denied. The command that is failing is a call to cleartool get: …
1
vote
3answers
55 views

Setting up TeamCity to work with ClearCase

I'm trying to setup TeamCity to work with ClearCase for continuous integration, and I've been having a few problems. TeamCity is complaining that it cannot build the patch for the build. I've been …
2
votes
4answers
37 views

how to change views with clearcase on eclipse

I'm using eclipse to work on a HUGE C project and it works generally well except for not being able to change views. I create a new project and set the project source to the clearcase vob directory …
3
votes
1answer
36 views

ClearCase UCM - best practices using components…

We are migrating a fairly large codebase from VSS to Clearcase w\ UCM and are considering organizing our source into one or more components within a single project. What best practices\potential …
3
votes
1answer
58 views

Continuous Integration with Teamcity and Clearcase

Has anybody successfully integrated Clearcase with Teamcity (which advertises Clearcase support) to realize a productive continuous integration build environment on a decent size project?
1
vote
1answer
22 views

Clearcase UCM - Cross delivering vs. delivering upwards?

We have two Clearcase UCM streams in a hierarchy at the same level (i.e. same parent stream). If the two child streams are both rebased to the same parent baseline, does that mean that Delivering …
1
vote
2answers
124 views

Evil twin problem and subtractive merge

Hi; Could anyone explain what is a Evil Twin and Subtractive merge in Clearcase?
1
vote
1answer
47 views

how do i assign the arguments in the cleartool command in batch file

i have written the batch file as follows v: cd view/vob/component set /p comment="enter comment: " set /p base_line="enter baseline: " cleartool mkbl -c "%comment%" %base_line% cd\ c:` even …
1
vote
1answer
37 views

do any one have batch file to apply and create label or base line in clearcase

here i need a batch file which can apply and create label or base line to the versioned elements in clear-case project, please provide me if any one have this
1
vote
2answers
57 views

problem while compiling java code on network drive, it creating class files in lowercase

i am using clear-case source control, i created my vob repository(which has my java source code) on the network drive, when i rum my javac compiler on the source it compiles fine but it is generating …
1
vote
2answers
130 views

Adding Custom Controls dll to Visual Studio ToolBox From Clearcase’s Dynamic Views

I have a custom control dll that I saved into my network drive. I want to add it to Visual Studio toolbox, it came back and said Access is Denied. If I placed it in my desktop then I don't have any …
1
vote
1answer
67 views

UCM Clear Case: Hiereachy of streams in one project vs multiple projects

We have a project and are about to add a new piece of functionality to otherwise stable codebase without any major changes going on except defect fixing. The plan is not develop the new feature …
1
vote
2answers
45 views

how to find out all the activities happend in a branch in the last month?

Hi Guys, My problem is that The code in the branch I'm working in for some reason is corrupted now , but I didn't make any label in the branch so It's hard to "roll back" the code to a valid status. …

1 2 3 4 5 10 next
15 30 50 per page