Comment #1 on issue 658 by ciaomary: Error : The patch to '<filepath>' didn't apply cleanly. http://code.google.com/p/reviewboard/issues/detail?id=658
We're having the exact same error for a diff of an xml file. Here is the diff that can reproduce the problem: --- //depot/project/module.xml //depot/project/module.xml#6 +++ //depot/project/module.xml 2008-12-04 12:00:46 @@ -1,17 +1,4 @@ <module> - <mainmenu label="Overview" id="overview" description="Access statistics, performance graphs, and links to helpful tools." icon="icon_mainmenu.png" smallicon="icon_mainmenu_small.pn g"> - </mainmenu> -</module>+ <mainmenu path="/system/mainmenu.jsp?menu=Overview"> + </mainmenu> +</module> -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
