History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1096
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: Stephen Ng
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Pass the P4 changelist number to the client name script.

Created: 28/May/07 04:20 AM   Updated: 30/Jun/07 04:12 PM
Component/s: Scm
Affects Version/s: None
Fix Version/s: 1.2.30


 Description  « Hide
A must-have feature that we will be needing in the not-too-distant future: access to the p4 changelist number. This is so we can specify:

!python create_perforce_client //depot/path/to/client_description@${changelist.number }

This lets us reproduce a previous build.

 All   Comments   Change History      Sort Order:
jason - 30/Jun/07 04:12 PM
Added in change 3439. As there is not always a changelist number available, the property is actually ${revision.spec} and may be #head in many instances. However, when checking out/tagging a specific revision, it will be @<changelist>.