BUILD REPORT FOR 0.3.1 Gareth Rees, Ravenbrook Limited, 2000-10-17 1. INTRODUCTION 2. BUILD REPORT 1. Try debugging. 2. Screenshots? 3. Write VERSION.RELEASE or some other variable instead of 0.3.0 throughout? 4. New steps needed in build procedure: - Choose a release name. Look in the index of releases (project/p4dti/release/index.html) for the version you're releasing. Increment the release number. - Change the label format back to use hyphens. - How to make a label: p4 label P4DTI-release-0.3.0 - Label description: Sources for release 0.3.0 of P4DTI - Label view: //info.ravenbrook.com/project/p4dti/version/0.3/... - How to label the files: rm -rf version/0.3 p4 sync //info.ravenbrook.com/project/p4dti/version/0.3/... p4 labelsync -l p4dti-release-0.3.0 - Note for cygwin users: alias p4='p4 -d `cygpath -w $PWD`' - Building teamtrack.dll: Open the workspace version/0.3/code. Build -> build teamtrack.dll. (The select configuration instruction should precede the build instruction.) - Don't change manual names. - To add with partial path names, use "add with wildcards" and have "include subfolders" selected. - Error in file specs: use code/build/debug, not build/debug. - Instructions for how to make a self-extracting archive - Edit the index of releases and add the release to the table. - Edit the index of versions and add the release of the list of releases for the version. - Submit change with comment "Made release 0.3.0". A. REFERENCES B. DOCUMENT HISTORY 2000-11-21 RB Numbered items so that they could be referenced. Reformatted as document rather than e-mail. --- Copyright 2000 Ravenbrook Limited. This document is provided "as is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this document. You may make and distribute verbatim copies of this document provided that you do not charge a fee for this document or for its distribution. $Id: //info.ravenbrook.com/project/p4dti/doc/2000-10-17/release-0.3.1-build-report/index.txt#2 $