[PATCH v1 0/2] git-p4: handle "Translation of file content failed"
From: <hidden>
Date: 2016-06-15 23:06:28
From: Lars Schneider <redacted> Hi, this patch fixes the P4 "Translation of file content failed" error. Unfortuantly I was not able to generate a P4 test repository to reproduce the error with a test case. An Internet search shows that this error happens in the wild: https://stackoverflow.com/questions/5156909/translation-of-file-content-failed-error-in-perforce https://stackoverflow.com/questions/887006/perforce-translation-of-file-content-failed-error Thanks, Lars Lars Schneider (2): git-p4: print stderr if P4 read_pipe operation fails git-p4: handle "Translation of file content failed" git-p4.py | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) -- 2.5.1