Status: Available Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-DevTools Build Usability HelpWanted Stability
New issue 6825 by [email protected]: [Try server] Fix svn cp/mv + binary patch issue http://code.google.com/p/chromium/issues/detail?id=6825 When using the try server, if a user has done a svn cp/svn mv and modified the resulting file, the .diff file is unusable by patch since the --- +++ reference the new file, which is non-existent on a clean trunk. I hate svn diff. Potential workarounds: - Package the whole files instead of diff with our own format. - Use svn diff --xml. - Create a manual diff functionality. - Switch to git, really. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
