Quantcast

[JIRA] (JENKINS-7436) Add support for perforce shelve builds

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-7436) Add support for perforce shelve builds

JIRA noreply@jenkins-ci.org
Rob Petti commented on New Feature JENKINS-7436

Richard,
This response is really late, but this is basically what I had in mind:

-If there is a changeset already unshelved from last build:
 --Issue 'p4 opened' to get list of added files
 --Issue 'p4 revert'
 --Cleanup added files, since they would be left behind otherwise
-Sync
-Unshelve
-Build

Note that nowhere would we use '-k'. That would put the workspace into an inconsistent state, and we can't have that.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...