Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
72:clearcase_config [2018/07/09 19:01] – created bkkr72:clearcase_config [2018/07/09 19:11] bkkr
Line 1: Line 1:
-ClearCase Integration+[[:72:clearcase|ClearCase Integration]]
  
-Stages Configuration+====== Stages Configuration ======
  
 <code> <code>
-<!—- **** Rational ClearCase Configuration **** --> +<font inherit/inherit;;#2ecc71;;inherit><!—- **** Rational ClearCase Configuration **** --></font
-<cms-type name="ClearCase" factory="de.methodpark.cms.clearcase.ClearCaseFactory"> +<font inherit/inherit;;#2980b9;;inherit><cms-type</font> <font inherit/inherit;;#c0392b;;inherit>name=</font><font inherit/inherit;;#2980b9;;inherit>"ClearCase"</font> <font inherit/inherit;;#e74c3c;;inherit>factory=</font><font inherit/inherit;;#2980b9;;inherit>"de.methodpark.cms.clearcase.ClearCaseFactory"></font> 
-<cms-property name="client" + 
-value="C:\Programme\Rational\ClearCase\bin\cleartool.exe"/>+     <cms-property name="client" 
 +     value="C:\Programme\Rational\ClearCase\bin\cleartool.exe"/> 
 <!--**** Path for the location of snapshot views ****--> <!--**** Path for the location of snapshot views ****-->
 <cms-property name="sandboxDirectory" value="sandboxes/ClearCase"/> <cms-property name="sandboxDirectory" value="sandboxes/ClearCase"/>
 <!--**** Describes pattern for allowed file paths ****--> <!--**** Describes pattern for allowed file paths ****-->
 <cms-property name="validatePath" <cms-property name="validatePath"
-value="^[^\\/*?&lt;&gt;\&quot;@,';|]+([\\/][^\\/:*?&lt;&gt;\&quot;@,';|]+)*[\\/]?+value="^[^\\/*?<>\"@,';|]+([\\/][^\\/:*?<>\"@,';|]+)*[\\/]?
 $"/> $"/>
 <!--**** Describes pattern for allowed file names ****--> <!--**** Describes pattern for allowed file names ****-->
-<cms-property name="validateFilename" value="^[^\\/:*?&lt;&gt;\&quot;@,';|]+$"/>+<cms-property name="validateFilename" value="^[^\\/:*?<>\"@,';|]+$"/>
 <!--**** OPTIONAL: Only to be used when a “element –directory”-rule shall be <!--**** OPTIONAL: Only to be used when a “element –directory”-rule shall be
 added to the config specs: **** added to the config specs: ****
Line 59: Line 61:
 </cms-type> </cms-type>
 </code> </code>
 +