搜索结果
-
开源项目:(13)
项目名称::clearcase-cpan
项目简介
CPAN is a great delivery site. But it doesn't offer a way to version scripts while they are being edited, which becomes necessary as soon as there are more than 2 people collaborating. Also, there is a need to maintain design documents beyond what the mere user wants to download and install, as well as to keep a log of related communications....
项目名称::cqccintegrated
项目简介
OverviewThe ClearQuest/ClearCase Integration allows users to associate changes made in ClearCase to Defect/Enhancement/Issues(DEI) in ClearQuest. The integration is driven by ClearCase(CC) triggers that fire based on certain CC actions.
DetailsThe triggers retrieve and send data to ClearQuest(CQ) via the CQ XML interface (http://code.google.com/p/cqxmlintf/). The triggesr generate XML to send to the CQ XML interface and parses the XML returned from the XML interface. The Integration stores ClearCase(CC) data about the file version in the source_versions field in CQ. CC creates an attribute called DEI that contains the ID of the DEI associated to the file version. The CC checkin comments are added to the associated DEI in CQ in the form of a note of type 'Comments'. ...
项目名称::clearcase-sponge
项目简介
A simple command line tool for extracting coding metrics from IBM's Rational ClearCase. Requires an installed ClearCase client.
This project originally started out as a script, but it quickly became obvious that the scripts would be unreasonably complex, slow and would have portability issues. It is now a C++ application compilable on Unix and Windows with gcc or Visual Studio....
项目名称::Clearcase plugin for Eclipse
项目简介
Provides a clearcase plugin for the eclipse development environment. The plugin Require a clearcase client installed.
项目名称::clearaxis
项目简介
Clearaxis is a simple application that integrates the Araxis Merge diff tool into ClearCase. Compare.exe that ships with Araxis works for dynamic views but fails on snapshot views. Clearaxis just converts the command line arguments from ClearCase into something that Compare.exe can use....