Re: Stupid questions about patching
Posted: 07 Nov 2010 11:09
You need Git or HG for that.
As a workaround ...
-Pull diff from modified patchpack.
-Compare original and modified patchpack.diff in file comparison program while applying only the difference to clean trunk. (Manually.)
-Pull diff.
-Done.
As a workaround ...
-Pull diff from modified patchpack.
-Compare original and modified patchpack.diff in file comparison program while applying only the difference to clean trunk. (Manually.)
-Pull diff.
-Done.