[ https://issues.apache.org/jira/browse/SCM-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960708#comment-17960708 ]
ASF GitHub Bot commented on SCM-135: ------------------------------------ jira-importer commented on issue #452: URL: https://github.com/apache/maven-scm/issues/452#issuecomment-2964596634 **[Frederic Mura](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=glanoush)** commented The patch file. I generated it with the SVN eclipse plugin. The result is that this file contains the absolute file path name... I don't know if it's OK... Because it's the first time that I use Subversion, I don't really know how to do otherwise. Frederic. > Clearcase LT integration > ------------------------ > > Key: SCM-135 > URL: https://issues.apache.org/jira/browse/SCM-135 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: New Feature > Components: maven-scm-provider-clearcase > Affects Versions: 1.0-beta-3 > Environment: ClearCase LT version > Windows Server > Reporter: Frederic Mura > Assignee: Emmanuel Venisse > Priority: Major > Fix For: 1.0-beta-3 > > Attachments: SCM-135-maven-scm-provider-clearcase.patch, > SCM-135-maven-scm-provider-clearcase.patch, 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 was sent by Atlassian Jira (v8.20.10#820010)