sapling/hgext/p4fastimport
Kaley Huang e701ca4c6e p4syncimoprter: reimplement
Summary: Curernt sync importer modifies mercurial storage data structures directly, which is error prone and hard to debug. This reimplements the sync importer with a higher level mercurial API (what `p4seqmport` uses).

Differential Revision: D7714322

fbshipit-source-id: 0269839b5ee3a4b45f166dce74dfd29c8ec5135a
2018-04-23 16:32:41 -07:00
..
__init__.py p4syncimoprter: reimplement 2018-04-23 16:32:41 -07:00
importer.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
lfs.py Deal with large files and their metadata 2018-04-13 21:51:44 -07:00
p4.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
seqimporter.py importer - call p4 where with multiple paths 2018-04-19 17:08:30 -07:00
syncimporter.py p4syncimoprter: reimplement 2018-04-23 16:32:41 -07:00
util.py bring back mercurial worker 2018-04-13 21:51:51 -07:00