Updated patch to handle RCS keyword expansion performed by perforce in git-p4. This incorporates Pete Wyckoff's suggestions and test cases, and also adds a test for handling deletion of a file containing RCS keywords. Eric - could I ask you to take a look at this and see if it solves your particular problem. Thanks. Luke Diamand (1): git-p4: add initial support for RCS keywords Documentation/git-p4.txt | 5 + contrib/fast-import/git-p4 | 116 +++++++++++++++-- t/t9810-git-p4-rcs.sh | 304 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 415 insertions(+), 10 deletions(-) create mode 100755 t/t9810-git-p4-rcs.sh -- 1.7.9.259.ga92e -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html