Recent Q&A Activity

Hello,

Our VOB is of size size 52GB, 10years old, mounted on Solaris OS and using by 400 Users. From the past One Year, we observed that VOB elements are keep on corrupting with "^D" or "text_file_delta" error. We are unable to do diff with predecessor version, not able to make Builds because of corrupted files. Even we are unable to count Source Lines of Code also. I forgot to mention that, we are using ClearCase ver.6.0.

Hello Friends,

Please let me know, what exactly is a "Virtual VOB" in ClearCase. How to make it? implement the polocies? Do we require any seperate SW like VMVare to create a Virtual VOB? I am working in a Telecom Based Company and we are about to get a new Project, there our Project Manager requirement is to create a "Virtual VOB" using ClearCase. We will go in details in next month. Before that, I want to know what it is, why it is used for, how to create it. Thanks for all your answers for my Query.

Best Regards/Sebastian.

 

Hello all,

I have a question regarding SCM tools.

Some history, we've been having issues with SVN merges where it loses code. It is not common, but it happens often enough that we lose a great deal of engineering time and confidence in our releases.
 None of us are novices at this so we have determined this to be a tool issue, not PEBCAK.

We have a cross platform (Linux and .NET) build environment executing N/ant scripts with CI done in Hudson/Jenkins. The tools need to work as plugins to Eclipse for Linux, and Visual Studio for Windows.

I am trying to set up a automated promote from a non workspace stream to its parent on a daily basis. What is recommended?

1. To create an xml and use promote?

2. To directly promote everything from pending?

What difference it would make if we use xml's?

Note: We have change package trigger on. My plan is to promote all pending issues.

Thank you.

We have Harvest r7.1.

How to resize checkout/checkin default dialog size in Harvest 7.1

Thanks

 

Hi

Im trying to use <scm> maven tag to obtain the code from an accurev branch;

 

Following Maven's instruction (http://maven.apache.org/scm/maven-scm-providers/maven-scm-provider-accurev/) if I follow this pattern 

 

 

 

my SCM tag in POM looks like this:

 

    <scm>

            <connection>scm:accurev:jenkins/jenkins@longscm01d:5050:/schema</connection>

We use Synergy 7.1 on Windows PC.

Do you know if there is a tool to merge word documents (parallel versions) within Synergy ? (msword supertype is binary)

Thank you for your help !

How does everyone like the new CM Crossroads website?

Bob Aiello
Editor in Chief

After the automated release build, we stage the versioned (with build tag) build result/deployment unit in a network shared drive. Normally I see people do it setup a web page to list these deployment units, then have a couple of buttons next them. When a button called "deploy to DEV" is click, the deployment unit is copied to the target DEV sever and got deployed.

There are lots of build automation tools to generate the deployment unit, but what tools can do the rest? I mean automatically list these deployment units and have buttons, etc.?

Thanks

Jirong

Would like to communicate to my environment the importance of following CN process with submitting RFCs.

During file checkout from Clearcase i want the CQ to list the CQ ID specific to the  user .

For this i am tring to modify config.plbut it is listing all the bugs but not the one specific to the suer .

i used the below configuration .

$s = &DefineCQSchema(NAME=>"MainSchema",

                         ENTITY_LIST => "EnhancementRequest",

                         RESTRICTIONS => "STANDARD");

 

how do I assign an external comparison tool - say beyond compare