[JIRA] [perforce] (JENKINS-21972) Perforce plugin - sync to specific multiple changesets

2014-02-27 Thread rob.pe...@gmail.com (JIRA)















































Rob Petti
 assigned  JENKINS-21972 to Unassigned



Perforce plugin - sync to specific multiple changesets
















Change By:


Rob Petti
(27/Feb/14 2:40 PM)




Assignee:


RobPetti



























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







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [perforce] (JENKINS-21972) Perforce plugin - sync to specific multiple changesets

2014-02-27 Thread rob.pe...@gmail.com (JIRA)














































Rob Petti
 commented on  JENKINS-21972


Perforce plugin - sync to specific multiple changesets















I won't be implementing this, because I believe it to be bad practice. You should really be using branches or streams instead. I will leave it open in case someone else wants to add it, however.



























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







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [perforce] (JENKINS-21972) Perforce plugin - sync to specific multiple changesets

2014-02-26 Thread anandp...@gmail.com (JIRA)














































Anand Parthasarathy
 created  JENKINS-21972


Perforce plugin - sync to specific multiple changesets















Issue Type:


Bug



Assignee:


Rob Petti



Components:


perforce



Created:


27/Feb/14 6:49 AM



Description:


I want to pull changes for non-continuous changelist numbers from perforce. If I include the values as a comma separated list e.g. CH1, CH5, CH7 in the P4Label field of the perforce plugin, all changes in between CH1 and CH5 and CH5 and CH7 are synced. There is an option in perforce to sync to specific changelist using the "@=" option. Specifying CH1 @=CH5 @=CH7 generates the command p4 sync "//workspace-name/...@CH1 @=CH5 @=CH7". The double quotes is creating issues as the command p4 -c workspace-name sync @CH1 @=CH5 @CH7 from the command line works. This is causing issues to make a build on specific changesets instead of a range between changesets 




Project:


Jenkins



Priority:


Minor



Reporter:


Anand Parthasarathy

























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







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.