Clearcase LT integration
------------------------
Key: SCM-135
URL: http://jira.codehaus.org/browse/SCM-135
Project: Maven SCM
Type: New Feature
Components: maven-scm-provider-clearcase
Versions: 1.0-beta-3
Environment: ClearCase LT version
Windows Server
Reporter: Frederic Mura
Attachments: maven-scm-provider-clearcase.zip
Add a new setting entry in the file ".scm/clearcase-settings":
<clearcase-settings>
<viewstore>\\ORACLE\ClearCaseStorage\Views\PDS</viewstore>
*<clearcaseLT>true</clearcaseLT>*
</clearcase-settings>
to support the ClearCase LT application.
The differences between the ClearCase _Full_ and the ClearCase LT are:
Checkout : cleartool mkview does not support the _-vws_ attribut
changelog : cleartool lhistory does not support the attributes _-fmt_ and
_-since_
Otherwise all other command are same.
As attachment the clearcase provider source file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira