A plugin for Crucible that facilitates the usage of ClearCase UCM source code repositories.
Usage
This plugin requires Crucible 1.6.1 or higher. In addition, at the moment this plugin only supports the LiteSCM module provided by Crucible and ClearCase UCM.
Installation
The plugin can be installed by copying the crucible-clearcase-0.0.3.jar file into the CRUCIBLE_HOME/var/plugins/user directory and restarting Crucible. Detailed instructions on the plugin installation steps can be found at the Managing Plugins page.
Configuring the plugin
Once the plugin has been installed, under the 'Administration' - 'Repository List' option, there should be a 'Plugin Repository List: ClearCase' entry. Select 'Configure Plugin', then 'Add a repository'. The fields required are:
Field
Description
Name
The name for the repository eg. Project
Main Component
The component containing the source files eg. project_main@\pvob
Integration Stream
The integration stream for your project eg. stream:Project_Integration@\pvob
View Location
The location of the main component for the view (snapshot or dynamic) for the project eg. c:/projects/project/project_main
Reviews can be driven from change sets, which are populated from the list baselines that exist for the ClearCase project, or from the file contents of the view location.
The plugin can be installed by copying the crucible-clearcase-0.0.3.jar file int...
The plugin can be installed by copying the crucible-clearcase-0.0.3.jar file into the CRUCIBLE_HOME/var/plugins/user directory and restarting Crucible. Detailed instructions on the plugin installation steps can be found at the Managing Plugins page.
Hi - I'm doing a POC on Crucicle in our development group and we use R...
Hi - I'm doing a POC on Crucicle in our development group and we use Rational ClearCase as our Source Code Management system. To start with I tried using the plugin to support crucible with ClearCase and every time I hit the "Create Review" the browser hangs and I see CPU utlization goes to 30% running multiple Cleatool commands and I never get the page fully loaded to pick the files. However, if I choose a project with just few files in them say around ~30 files the review page gets loaded successfully but on the "Manage Files" tab I can get to the folders but not the files.
few question:
1. Is there a limitation on the plugin and size of the project being loaded from ClearCase?
2. Looks like its missing a "\" when we browse to the files on the "Manage Files" Tab based on the error message I get.
FishEye was unable to process your request.
javax.el.ELException
Failed executing: cleartool desc -fmt %Vn SQL_DB\Voager\nnx_nyee_DateLastUpdated.sql output[cleartool: Error: Unable to access "SQL_DB\Voyager\Fix_Payee_DateLastUpdated.sql": No such file or directory.]
Comments (3)
Jun 03
roytjie [atlassian] says:
The plugin can be installed by copying the crucible-clearcase-0.0.3.jar file int...The plugin can be installed by copying the crucible-clearcase-0.0.3.jar file into the CRUCIBLE_HOME/var/plugins/user directory and restarting Crucible. Detailed instructions on the plugin installation steps can be found at the Managing Plugins page.
Jun 05
Anonymous says:
Any idea when a base clearcase plugin will be available?Any idea when a base clearcase plugin will be available?
Jun 15
Anonymous says:
Hi - I'm doing a POC on Crucicle in our development group and we use R...Hi - I'm doing a POC on Crucicle in our development group and we use Rational ClearCase as our Source Code Management system. To start with I tried using the plugin to support crucible with ClearCase and every time I hit the "Create Review" the browser hangs and I see CPU utlization goes to 30% running multiple Cleatool commands and I never get the page fully loaded to pick the files. However, if I choose a project with just few files in them say around ~30 files the review page gets loaded successfully but on the "Manage Files" tab I can get to the folders but not the files.
few question:
1. Is there a limitation on the plugin and size of the project being loaded from ClearCase?
2. Looks like its missing a "\" when we browse to the files on the "Manage Files" Tab based on the error message I get.
FishEye was unable to process your request.
javax.el.ELException
Failed executing: cleartool desc -fmt %Vn SQL_DB\Voager\nnx_nyee_DateLastUpdated.sql output[cleartool: Error: Unable to access "SQL_DB\Voyager\Fix_Payee_DateLastUpdated.sql": No such file or directory.]
Our Setup:
Running release CR1.6.6 FE1.6.6
ClearCase: 7.0.1
Did anyone run into these issues?
Add Comment