( )⚙ D1742 p4fastimport: return the last changelist number that affects the client view

This is an archive of the discontinued Mercurial Phabricator instance.

p4fastimport: return the last changelist number that affects the client view
AcceptedPublic

Authored by dsp on Dec 21 2017, 8:18 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Summary

Previously we returned the last changelist number of any change a
client can see. This includes changes outside of the files specified in the
view. We now return the last changelist number of files affected by the client
view.

Test Plan

python ../../hg-crew/tests/run-tests.py test-check* test-p4fastimport*

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark accepted this revision.Dec 21 2017, 10:26 PM
This revision is now accepted and ready to land.Dec 21 2017, 10:26 PM