How to apply a Perforce patch?
问题 I generated a patch some time ago using the p4 diff command. However, now that I want to apply it, I realize that there is no way to apply a patch in Perforce. Since I did not use the -du option, the patch is in that obscure perforce format and can't be applied with patch(1) . The original changes have been lost. Also, that patch is over 300kb long so manual editing isn't really an option. What are my options ? Are there patch converters, or some Perforce extension allowing the application of