Title | P4DTI doesn't work with Perforce 2003.2beta |
Status | closed |
Priority | essential |
Assigned user | Nick Barnes |
Organization | Ravenbrook |
Description | Perforce 2003.2beta has a new format for the output of "p4 -G info", in which each information line is tagged (like p4 -ztag output). The P4DTI uses "p4 -G info" to determine the Perforce server features (using the server changelevel). It isn't expecting the 2003.2beta format, and does not accept it. |
Analysis | Can run "p4 info" without "-G" and parse the output. We have to parse anyway to get the changelevel. This makes it more like the code for finding the client changelevel (which parses the output of "p4 -V"). |
How found | customer |
Evidence | [1] <http://info.ravenbrook.com/mail/2003/10/17/23-25-01/0.txt > [2] <http://info.ravenbrook.com/mail/2003/10/28/20-53-41/0.txt > |
Observed in | 2.0.0 |
Introduced in | 1.1.0 |
Created by | Nick Barnes |
Created on | 2003-11-03 10:39:25 |
Last modified by | Nick Barnes |
Last modified on | 2003-11-03 10:41:18 |
History | 2003-11-03 NB Created. |