post-review handling of added files in a Perforce changelist is now correct

Review Request #2686 — Created Nov. 4, 2011 and submitted

Information

RBTools
release-0.3.x

Reviewers

It is a erroneous asumption that an added file has no revisions yet. It is true for pre-commit reviews, but far from true in post commit reviews. So if a file is added it must be explicitly specified that we need its first revision. Otherwise we will get its last revision by default.

 
FA
david
  1. Ship It!
  2. 
      
FA
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.3.x (947cc35) and master (59a7ec5). Thanks!
Loading...