9 messages in com.perforce.perforce-user[p4] When was an open file opened?
FromSent OnAttachments
Karl Elvis MacRae08 May 2003 12:24 
Simon Green08 May 2003 12:45 
Matthew Rice08 May 2003 13:49 
Paul Goffin08 May 2003 15:05 
Rick Macdonald08 May 2003 16:48 
Noel Yap09 May 2003 05:39 
Noel Yap09 May 2003 05:42 
Rick Macdonald09 May 2003 07:32 
Noel Yap09 May 2003 08:07 
Subject:[p4] When was an open file opened?
From:Noel Yap (Noel@morganstanley.com)
Date:05/09/2003 05:42:40 AM
List:com.perforce.perforce-user

Rick Macdonald wrote:

I've wondered too if the open date was available. I implemented a weekly report of open files in a previous simple SCCS-based system. In my case the answer to the "So what?" question was that if the files were left too long they forgot what the heck they were doing and threw it away. Presumably a certain amount of useful work was being lost, or as a minimum there were binaries out there in production use that could not be duplicated. The report was free, easy and appreciated, so "Why not?" :-)

IMHO, having irreproducable production builds is a no-no. To avoid this,
production builds should be from clean syncs from the repository.

Noel