<< Back to previous view

[QB-2637] Snapshot of Perforce repository doesn't always detect changes to task streams
Created: 17/Feb/16  Updated: 02/Mar/16

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 6.1.3
Fix Version/s: 6.1.6

Type: Bug Priority: Major
Reporter: Scott Hunter Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
Similar to previous issue QB-2254. More info about Perforce task streams in that previous issue.

takeSnapshot() calls getHeadRevision(). In PerforceRepository, this method needs to include the client name in the command line for p4 changes.

e.g. .addArgLine("-c " + getClientName())

The client name should also be included anywhere else p4 changes is run. So, it should also be added to the command in isQuietSince()
Generated at Fri May 17 01:08:04 UTC 2024 using JIRA 189.