Ravenbrook / Projects / Perforce Defect Tracking Integration / Project Documents
Perforce Defect Tracking Integration Project
This document lists the files needed to reproduce job000335.
It explains how to reproduce the defect and what the symptoms are.
tmtrack.mdb |
Sample database, created in TeamTrack 5.0 (build 5034). |
update.exe |
Command-line utility for updating a field in a record in a TeamTrack table, built with the TeamShare API for build 5034. |
update.cpp |
Source code for the update utility. |
ReadRecord.exe |
Command-line utility for reading a record from a TeamTrack table, from the sample applications that came with the TeamShare API, build 5034. |
I set up TeamTrack to use the database.
I ran the following command:
$ ./update sandpiper p4dti-replicator0 "" 1000 1 P4DTI_JOBNAME foo Updated the 'P4DTI_JOBNAME' field to 'foo'. 'P4DTI_JOBNAME' field is now 'spong'.
The P4DTI_JOBNAME
field should have been changed by the
update but it was not.
2001-06-27 | GDR | Created. |
Copyright © 2001 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/2001-06-26/job000338/index.html#2 $
Ravenbrook / Projects / Perforce Defect Tracking Integration / Project Documents