sapling/hgext3rd/p4fastimport
David Soria Parra 9787efd179 p4fastimport: add --base option to define branchpoint
Summary:
We are adding an option --base to define a starting point for a
new branch. We define --bookmark as the head of the branch (we
might introduce a --dest option in addition). This allows us to create
new branches for release branches and others.

Note that for some reason, `arc unit` is generating different test
results than running the run-test.py manually, causing branch updates in
different situations. Therefore we have to glob a bunch of tests.

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

Reviewers: #mercurial, quark

Reviewed By: quark

Subscribers: quark, medson, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D5769328

Signature: 5769328:1504763221:78eb81f32ec46fc56619d77537c2b1944e938466
2017-09-07 19:44:16 -07:00
..
__init__.py p4fastimport: add --base option to define branchpoint 2017-09-07 19:44:16 -07:00
filetransaction.py p4fastimport: append transactions instead of overwriting 2017-08-02 00:00:47 -07:00
importer.py p4fastimport: add --base option to define branchpoint 2017-09-07 19:44:16 -07:00
p4.py p4fastimport: decode special perforce characters in filenames 2017-08-10 15:49:15 -07:00
util.py p4fastimporter: handle blob commits 2017-08-10 17:54:18 -07:00