6 messages in com.perforce.perforce-user[p4] Building a post-submit trigger (...
FromSent OnAttachments
Michael Bass06 Aug 1999 10:23 
Michael Bass06 Aug 1999 10:37 
Dave Lewis06 Aug 1999 10:38 
Ted Eiles06 Aug 1999 11:06 
Mike Meyer06 Aug 1999 11:23 
Jeff A. Bowles06 Aug 1999 17:49 
Subject:[p4] Building a post-submit trigger (opposed to daemons)
From:Mike Meyer (mw@phone.net)
Date:08/06/1999 11:23:57 AM
List:com.perforce.perforce-user

On Fri, 6 Aug 1999, Ted Eiles wrote: :->This implementation DOES NOT work. Any suggestions? A feature request :->is to add more trigger hooks.

Interesting idea. Try closing all the IO streams in syncdoc before the sleep?

However, I'd really recommend using a review daemon for this. That way, you avoid this problem, and timing dependencies on the submit as well.

<mike