3 messages in com.perforce.perforce-user[p4] Tool for searching for a change
FromSent OnAttachments
David Genest24 Sep 2002 08:06 
Steve Smythe24 Sep 2002 10:39 
David Genest24 Sep 2002 10:52 
Subject:[p4] Tool for searching for a change
From:David Genest (dgen@ubisoft.qc.ca)
Date:09/24/2002 08:06:25 AM
List:com.perforce.perforce-user

Hello,

I am frequently confronted to a search problem where I need to find at which revision a certain line of code was modified, appeared or disappeared. Does anyone know if a tool exists that does this query on a file history? If not, do you have some pointers on what I would have to do to accomplish such a task?

For now, I do a dichotomous search until I find the two files where that difference exists, but I know that this could be done faster by a script.

Thanks,