Issue Type: Improvement Improvement
Assignee: Unassigned
Components: perforce
Created: 14/Oct/12 12:12 AM
Description:

Currently P4_CHANGELIST gives the last sync changeset id for a depot. On depots which containing a single project this will match the last changeset for that project, but when a depot hosts multiple projects the last sync'd changeset can be greater than the last changeset that affected an individual project.

I've tested a quick patch that creates an environment variable P4_LAST_CHANGELIST with the last changeset id related to the current project, which is available here;

https://github.com/namtabmai/perforce-plugin/commit/765dff821abf46a5eace30c28b2a991f294e38fe

I'm not overly happy with that env name but it at least seems to work as expected on the builds I've tested it on.

Project: Jenkins
Priority: Minor Minor
Reporter: Andrew West
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

Reply via email to