-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: None
Upload the patch below via Edit Details | Add content | Pre-commit (dialog):
... depotFile //p4depot/foldr/file2.txt ... rev 2 ... type text @@ -1,3 +1,4 @@ +bsvvd sdfasdsda asdasdasd sfasfsad --- /dev/null +++ //p4depot/foldr/file3.txt (revision 1) @@ -0,0 +1,3 @@ +sdfsdf +xcvcxv +
Observe the warning about incomplete match is printed in an infinite loop:
[java] 2016-03-30 13:38:32,747 WARN - Incomplete match for Perforce diff header. Found: ... [java] 2016-03-30 13:38:32,747 WARN - Incomplete match for Perforce diff header. Found: ... [java] 2016-03-30 13:38:32,747 WARN - Incomplete match for Perforce diff header. Found: ... [java] 2016-03-30 13:38:32,748 WARN - Incomplete match for Perforce diff header. Found: ...
Corrupted patch has to be handled on FishEye side properly.
- mentioned in
-
Page Loading...