Initial support for importing a directory from Perforce at a specified revision.
commit6d48d12f5d34a2acb6d8b56bfe3c26d4db92b1a5
authorSimon Hausmann <hausmann@kde.org>
Thu, 1 Feb 2007 17:19:55 +0000 (1 18:19 +0100)
committerSimon Hausmann <hausmann@kde.org>
Thu, 1 Feb 2007 17:19:55 +0000 (1 18:19 +0100)
tree32b7d7d1efc0780e70ab9ef8df0034783c7c7f24
parent68f1336fe370ca2153d691631876b0f85a3fb17f
Initial support for importing a directory from Perforce at a specified revision.

Use p4 files //depot/path/...@revision to determine the state of the project and create a "fake" git commit from it.

Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/p4-fast-export.py