Do you mean the same abilities which are present in IntelliJ IDEA / Visual Studio to submit personal builds, but from within P4V client? Nice idea. And should be possible to be implemneted for anyone interested. TeamCity-specific code would be much like that in command line remote run tool, which is open-source, BTW.
We would welcome this feature for P4V. The command-line tool is clunky and not user-friendly. The Visual Studio tool is very user-friendly. CodeCollaborator has a P4V plugin that is implemented pretty well. It calls their command-line interface with parameters derived from p4 variables.
Thank you for putting time into this plugin. It looks very promising. We will take a look at it and provide feedback (though I can't promise any time frame).
Pardeep,
Do you mean the same abilities which are present in IntelliJ IDEA / Visual Studio to submit personal builds, but from within P4V client?
Nice idea.
And should be possible to be implemneted for anyone interested. TeamCity-specific code would be much like that in command line remote run tool, which is open-source, BTW.
We would welcome this feature for P4V. The command-line tool is clunky and not user-friendly. The Visual Studio tool is very user-friendly. CodeCollaborator has a P4V plugin that is implemented pretty well. It calls their command-line interface with parameters derived from p4 variables.
Hi,
This feature is implemented (not by JetBrains) and is available as P4V plugin here: http://p4tc.dnksoft.eu/
Please give it a try.
Hi Dmitry!
Thank you for putting time into this plugin. It looks very promising. We will take a look at it and provide feedback (though I can't promise any time frame).