Ravenbrook / Projects / Perforce Defect Tracking Integration / Project Documents
Perforce Defect Tracking Integration Project
This document lists the files needed to reproduce job000326.
tmtrack-4509.mdb |
Sample database, created in TeamTrack 4.5 and used to test the P4DTI. |
tmtrack-5024c.mdb |
The same database, but converted to TeamTrack 5 format during installation of TeamTrack 5.0 beta (build 5024c). |
teamtrack.dll |
Python interface to TeamTrack 5.0 beta, built using the TeamShare API for build 5024c. |
job000326.py |
Python script that causes an access violation when run on the
TeamTrack 5.0 beta database above. (You'll need to change the hostname
in the connect() call if the TeamTrack server is on a
different machine from the client.) |
To reproduce the defect:
tmtrack-5024c.mdb
database. teamtrack.dll
and job000326.py
files. import job000326
. 2001-05-31 | 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-05-31/job000326/index.html#2 $
Ravenbrook / Projects / Perforce Defect Tracking Integration / Project Documents