Comment #5 on issue 2437 by [email protected]: "View Diff" cause "patch
didn't apply cleanly" error when ReviewBoard is used with Git repository
http://code.google.com/p/reviewboard/issues/detail?id=2437
refer to the log file, we can find that some diff file failed to view
because cache miss for the key.
2012-01-09 17:26:56,306 - DEBUG - Generating diff viewer page for filediff
id 58
2012-01-09 17:26:56,308 - DEBUG - Begin: Generating diff file info for
diffset id 58
2012-01-09 17:26:56,331 - DEBUG - End: Generating diff file info for
diffset id 58
2012-01-09 17:26:56,332 - DEBUG - Generating diff file info for diffset id
58 took 0.22316 seconds
2012-01-09 17:26:56,333 - DEBUG - Begin: Generating diff file info for
diffset id 58, filediff 103
2012-01-09 17:26:56,355 - INFO - Cache miss for key
gerrit.am.freescale.net:diff-sidebyside-hl-103.
2012-01-09 17:26:56,383 - DEBUG - Begin: Patching file
arch/powerpc/kernel/setup_64.c
2012-01-09 17:26:56,405 - DEBUG - End: Patching file
arch/powerpc/kernel/setup_64.c
2012-01-09 17:26:56,406 - DEBUG - Patching file
arch/powerpc/kernel/setup_64.c took 0.22071 seconds
But exactly, some diff could be view successfully.
2012-01-09 17:33:27,518 - DEBUG - Generating diff viewer page for filediff
id 38
2012-01-09 17:33:27,520 - DEBUG - Begin: Generating diff file info for
diffset id 38
2012-01-09 17:33:27,544 - DEBUG - End: Generating diff file info for
diffset id 38
2012-01-09 17:33:27,545 - DEBUG - Generating diff file info for diffset id
38 took 0.24039 seconds
2012-01-09 17:33:27,547 - DEBUG - Begin: Generating diff file info for
diffset id 38, filediff 79
2012-01-09 17:33:27,579 - DEBUG - End: Generating diff file info for
diffset id 38, filediff 79
2012-01-09 17:33:27,580 - DEBUG - Generating diff file info for diffset id
38, filediff 79 took 0.31687 seconds
2012-01-09 17:33:27,765 - DEBUG - Done generating diff viewer page for
filediff id 38
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.