platform-core-home/plan_team_integration.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Mon Jun 2 17:53:35 2003 UTC revision 1.3, Wed Jun 11 20:18:23 2003 UTC
# Line 64  Line 64 
64    <tr>    <tr>
65      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
66      <td WIDTH="98%">      <td WIDTH="98%">
67          <p><b>Sample Data Providers and their requirements</b></p>
68          <p><i>CVS</i> </p>
69          <ul>
70            <li>ignore files in all CVS folder subtrees</li>
71          </ul>
72          <p><i>ClearCase</i></p>
73          <ul>
74            <li>pre-notification of all resource operations</li>
75            <li>opportunity to override any/all resource operations (create, delete, move, copy)</li>
76          </ul>
77          <p><i>Zip File</i></p>
78          <ul>
79            <li>part of logical to physical problem?</li>
80            <li>#members looks inside a zip file, #create adds to the zip file, etc</li>
81            <li>how do you handle resource types? the zip file is a FILE but has members</li>
82          </ul>
83          <p><i>PDE Binary</i> </p>
84          <ul>
85            <li>don't allow modifications to project contents (treat projects as read-only)</li>
86          </ul>
87          <p><i>Misc</i></p>
88          <ul>
89            <li>ignore files based on type/extension</li>
90          </ul>
91    </td>    </td>
92    </tr>    </tr>
93  </table>  </table>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3