3 messages in com.perforce.perforce-user[p4] submit form and trigger
FromSent OnAttachments
Sampath Geereddy29 Jul 2003 15:54 
Matthew Rice29 Jul 2003 16:43 
Robert Cowham30 Jul 2003 06:22 
Subject:[p4] submit form and trigger
From:Matthew Rice (ma@starnix.com)
Date:07/29/2003 04:43:10 PM
List:com.perforce.perforce-user

Sampath Geereddy <sampathr at netscreen.com> writes:

How can I custom submit form(template) which appears by p4 submit <file_name>? And Does perforce allows to make pre-submit trigger scripts to be interactive to prompt and get user input?

Take a look at the -o and -i options. 'p4 submit' only has the -i but 'p4 change' has both.

HTH,