Give P4QTree the ability to read filelog data from a supplied text file.
The syntax is:
P4QTree [g-opts] [-F cachefile] depotfile
The data in the supplied file will be read before the server is queried for
a given filelog. If a required filelog is not found in the file, the server
will be queried instead.
The most handy application for this that I can see is quickly graphing integ
scenarios based on customer-supplied (or even manually-generated) filelogs,
when for whatever reason it's not feasible to access the server directly.