문제

I am rather new to perforce. So I need to get all revision history (e.g. which file, when, by whom was modified), using P4Python API. Can anyone guide me, at least what P4 command I need?

도움이 되었습니까?

해결책

The command you're looking for is 'p4 filelog'. Here's the documentation: http://www.perforce.com/perforce/doc.current/manuals/cmdref/p4_filelog.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top