Perthon中的存储库更改

时间:2014-02-09 09:58:05

标签: python perforce pvpython

我对perforce很陌生。所以我需要使用P4Python API获取所有修订历史记录(例如,哪个文件,何时,由谁修改)。任何人都可以指导我,至少我需要什么P4命令?

1 个答案:

答案 0 :(得分:1)

您正在寻找的命令是'p4 filelog'。这是文档:http://www.perforce.com/perforce/doc.current/manuals/cmdref/p4_filelog.html