<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Version 2.0 Product Sources</title> </head> <body bgcolor="#FFFFFF" text="#000000" link="#000099" vlink="#660066" alink="#FF0000"> <div align="center"> <p> <a href="http://www.ravenbrook.com/">Ravenbrook</a> / <a href="http://www.ravenbrook.com/project/">Projects</a> / <a href="http://www.ravenbrook.com/project/p4dti/">Perforce Defect Tracking Integration</a> </p> <p><i><a href="http://www.ravenbrook.com/project/p4dti/">Perforce Defect Tracking Integration Project</a></i></p> <hr /> <h1>Version 2.0 Product Sources</h1> <address> <a href="mailto:rb@ravenbrook.com">Richard Brooksby</a>, <a href="http://www.ravenbrook.com/">Ravenbrook Limited</a>, 2000-05-25 </address> <p>Modified by Robert Cowham, <a href="http://www.vaccaperna.co.uk">Vaccaperna Systems Ltd</a>, 2004-03-18</div> <h2><a id="section-1" name="section-1">1. Introduction</a></h2> <p>This document catalogues the product sources of the Perforce Defect Tracking Integration project. (See [<a href="http://richard.brooksby.org/1999/05/20/pqtcm/">RB 1999-05-20</a>] for a discussion of master sources, versions, and releases.)</p> <p> If you have downloaded the <abbr title="Perforce Defect Tracking Integration">P4DTI</abbr> Integration Kit and are planning to adapt or extend the system, start with the <code><a href="kit-readme.txt">kit-readme.txt</a></code> file. </p> <p>This particular version has been modified by Robert Cowham, Vaccaperna Systems Ltd to work with PVCS (now Serena) Tracker, and is thus a customised version of the original files. For details about the Tracker integration see the <a href="design/tracker-design/index.html">Tracker Design Requirements</a>.</p> <p>This document will be modified as the product sources are developed.</p> <p>The readership of this document is the project developers, but also anyone interested in the project.</p> <p>This document is not confidential.</p> <h2><a id="section-2" name="section-2">2. Product sources</a></h2> <p>The product sources are everything which is used to construct the product and everything which is developed as the product develops, and must therefore be branched and maintained in product versions.</p> <table> <tr valign="top"> <td><code><a href="code/index.html">code/</a></code></td> <td> Product source code: <a href="code/replicator/">replicator</a>, etc. </td> </tr> <tr valign="top"> <td><code><a href="design/index.html">design/</a></code></td> <td> Design documents: <a href="design/architecture/index.html">architecture</a>, <a href="design/replicator/index.html">replicator</a>, etc. </td> </tr> <tr valign="top"> <td><code><a href="manual/index.html">manual/</a></code></td> <td> Product manuals: <a href="manual/ug/index.html">User's Guide</a>, <a href="manual/ag/index.html">Administrator's Guide</a>, <a href="manual/aag/index.html">Advanced Administrator's Guide</a> and <a href="manual/ig/index.html">Integrator's Guide</a>. </td> </tr> <tr valign="top"> <td><strike><code><a href="packaging/index.html">packaging/</a></code></strike></td> <td> <strike>Product packaging: <a href="packaging/linux/p4dti.spec">Linux RPM specification</a> and <a href="packaging/linux/startup-script">Linux startup script</a>. </strike> </td> </tr> <tr valign="top"> <td><strike><code><a href="procedure/index.html">procedure/</a></code></strike></td> <td> <strike>Procedures: <a href="procedure/release-build/index.html">building releases</a>, <a href="procedure/release-test/index.txt">testing releases</a>, etc. </strike> </td> </tr> <tr valign="top"> <td> <strike> <code><a href="template/">template/</a></code> </strike> </td> <td> <strike>Product template files for <a href="template/default.html">HTML documents</a>, <a href="template/default.py">Python source files</a>, etc. </strike> </td> </tr> <tr valign="top"> <td> <code><a href="test/index.html">test/</a></code> </td> <td> Product tests. </td> </tr> <tr valign="top"> <td> <strike> <code><a href="tool/index.html">tool/</a></code> </strike> </td> <td> <strike>Development, build, and test tools. </strike> </td> </tr> <tr valign="top"> <td><strike><code><a href="readme.txt">readme.txt</a></code></strike></td> <td><strike>The readme.txt file that accompanies the product releases.</strike></td> </tr> <tr valign="top"> <td><strike><code><a href="release-notes.txt">release-notes.txt</a></code></strike></td> <td><strike>The release notes that accompany the product releases.</strike></td> </tr> <tr valign="top"> <td><strike><code><a href="license.txt">license.txt</a></code></strike></td> <td><strike>The open source license under which the <abbr title="Perforce Defect Tracking Integration">P4DTI</abbr> is distributed.</strike></td> </tr> <tr valign="top"> <td><strike><code><a href="kit-readme.txt">kit-readme.txt</a></code></strike></td> <td><strike>The introduction to the P4DTI Integration Kit.</strike></td> </tr> </table> <h2><a id="section-A" name="section-A">A. References</a></h2> <table> <tr valign="top"> <td>[<a id="ref-RB-1999-05-20" name="ref-RB-1999-05-20" href="http://richard.brooksby.org/1999/05/20/pqtcm/">RB 1999-05-20</a>]</td> <td> "Product Quality through Change Management"; <a href="mailto:Richard.Brooksby@pobox.com">Richard Brooksby</a>; <a href="http://www.geodesic.com/">Geodesic Systems</a>; 1999-05-20; <URL: <a href="http://richard.brooksby.org/1999/05/20/pqtcm/">http://richard.brooksby.org/1999/05/20/pqtcm/</a>>. </td> </tr> </table> <h2><a id="section-B" name="section-B">B. Document History</a></h2> <table> <tr valign="top"> <td>2000-05-25</td> <td><a href="mailto:rb@ravenbrook.com">RB</a></td> <td>Created as placeholder.</td> </tr> <tr valign="top"> <td>2000-08-30</td> <td><a href="mailto:gdr@ravenbrook.com">GDR</a></td> <td>Added <code>code/</code>.</td> </tr> <tr valign="top"> <td>2000-10-17</td> <td><a href="mailto:rb@ravenbrook.com">RB</a></td> <td>Added <code>procedure/</code>.</td> </tr> <tr valign="top"> <td> 2000-12-13 </td> <td> <a href="mailto:rb@ravenbrook.com">RB</a> </td> <td> Added <code>tool/</code> and <code>test/</code>. </td> </tr> <tr valign="top"> <td>2001-02-23</td> <td><a href="mailto:gdr@ravenbrook.com">GDR</a></td> <td>Added release notes.</td> </tr> <tr valign="top"> <td> 2001-03-02 </td> <td> <a href="mailto:rb@ravenbrook.com">RB</a> </td> <td> Transferred copyright to Perforce under their license. Added reference to <code>license.txt</code> file. </td> </tr> <tr valign="top"> <td> 2001-03-26 </td> <td> <a href="mailto:rb@ravenbrook.com">RB</a> </td> <td> Added templates directory, product packaging directory. Directed developers to the Integrator's Guide. Brought various directory pointers up to date. </td> </tr> <tr valign="top"> <td> 2001-03-27 </td> <td> <a href="mailto:rb@ravenbrook.com">RB</a> </td> <td> Added the "kit-readme.txt" file. </td> </tr> </table> <hr /> <p> <small>This document is copyright © 2001 Perforce Software, Inc. All rights reserved.</small> </p> <p> <small>Redistribution and use of this document in any form, with or without modification, is permitted provided that redistributions of this document retain the above copyright notice, this condition and the following disclaimer.</small> </p> <p> <small> <strong> This document is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright holders and contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this document, even if advised of the possibility of such damage. </strong> </small> </p> <div align="center"> <p><code>$Id: //info.ravenbrook.com/project/p4dti/version/2.0/index.html#3 $</code></p> <p> <a href="http://www.ravenbrook.com/">Ravenbrook</a> / <a href="http://www.ravenbrook.com/project/">Projects</a> / <a href="http://www.ravenbrook.com/project/p4dti/">Perforce Defect Tracking Integration</a> </p> </div> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 5160 | Robert Cowham |
Made docs more explicit. Linked to conversion scripts. |
||
#3 | 4229 | Robert Cowham |
Removed .zip file - was out of date. Updated index with reference to Tracker specific design. |
||
#2 | 4189 | Robert Cowham | Changed filetypes to ktext. | ||
#1 | 4187 | Robert Cowham | Initial version of PVCS (now Merant) Tracker Integration. |