sapling/hgext/p4fastimport
Alexandre Marin 9e6c6e4e3f Handle p4 keyworded files
Summary:
Perforce supports RCS keyworded files, more info here:
http://answers.perforce.com/articles/KB/3482

We replace things back in p4fastimport, this replicates the behavior in
p4seqimport (unit test should clarify what this means)

Differential Revision: D7188163

fbshipit-source-id: 594f71d6114c73001753ae36c4973c2db3310e62
2018-04-13 21:51:44 -07:00
..
__init__.py Use memctx to create commit without working copy 2018-04-13 21:51:44 -07:00
filetransaction.py fb-hgext: move most of hgext3rd and related tests to core 2018-01-09 03:03:59 -08:00
importer.py Deal with large files and their metadata 2018-04-13 21:51:44 -07:00
lfs.py Deal with large files and their metadata 2018-04-13 21:51:44 -07:00
p4.py Copy tracing 2018-04-13 21:51:43 -07:00
seqimporter.py Handle p4 keyworded files 2018-04-13 21:51:44 -07:00
util.py make importer use mercurial's transaction 2018-04-13 21:51:19 -07:00