You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/10/24 03:37:10 UTC

svn commit: r327906 - /maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml

Author: brett
Date: Sun Oct 23 18:37:08 2005
New Revision: 327906

URL: http://svn.apache.org/viewcvs?rev=327906&view=rev
Log:
doc for clearcase

Modified:
    maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml

Modified: maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml?rev=327906&r1=327905&r2=327906&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml (original)
+++ maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml Sun Oct 23 18:37:08 2005
@@ -83,6 +83,16 @@
 scm:starteam:hostname:23456/project/view/folder
         </source>
       </subsection>
+
+      <subsection name="Clearcase">
+        <p>
+          The full connection string for StarTeam is as follows:
+        </p>
+        <source>scm:clearcase:</source>
+        <p>
+          There is no need for additional configuration as it relies on the correct installation of a ClearCase binary on your system.
+        </p>
+      </subsection>
       
     </section>