Ravenbrook / Projects / Perforce Defect Tracking Integration / Version 1.4 Product Sources

Perforce Defect Tracking Integration Project


Product Tools

Richard Brooksby, Ravenbrook Limited, 2000-12-13

1. Introduction

This document lists the tools which have been written to develop the Perforce Defect Tracking Integration product.

This document will be updated as new tools are created.

The readership of this document is anyone developing or extending the product sources.

This document is not confidential.

2. Tools

build.py Automated build support.
mysql_to_html.py A script for generating HTML describing a number of MySQL tables, for design documentation.
relocate_xhtml.py A module for relocating XHTML documents by rewriting URLs.

A. References

B. Document History

2000-12-13 RB Created to accommodate known_issues.py.
2001-02-14 RB Added rpm/.
2001-03-02 RB Transferred copyright to Perforce under their license.
2001-03-08 NB Added mysql_to_html.py.
2001-03-26 RB Moved RPM configuration files to another directory.
2001-07-10 GDR Deleted known_issues.py (no longer used), added relocate_xhtml.py.
2001-07-17 GDR Added build.py.

This document is copyright © 2001 Perforce Software, Inc. All rights reserved.

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.

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.

$Id: //info.ravenbrook.com/project/p4dti/version/1.4/tool/index.html#2 $

Ravenbrook / Projects / Perforce Defect Tracking Integration / Version 1.4 Product Sources