Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to bring up the regular P4V submit window from a custom tool script?

Tags:

perforce

p4v

I need to run a very brief batch script before submitting the selected changelist - instead of then submitting the changelist through p4 submit, I'd like to just bring up the regular submit window that is used when submitting via P4V. Is there any way to do this from the custom tool batch script?

like image 568
spectralbat Avatar asked Dec 07 '25 01:12

spectralbat


1 Answers

In later versions of the p4v client Perforce shipped a command line utility to do exactly what you're looking for, p4vc

I think it was added in 2012.1 or thereabouts (not at work so can't check)

Off the top of my head the command line would be p4vc submit -c changelist to bring up the p4v submit dialog.

like image 122
Craig S Avatar answered Dec 12 '25 06:12

Craig S



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!