[Typo3] bugs howto
Michael Stucki
michael at typo3.org
Sat Feb 19 01:14:49 CET 2005
Daniel Rodriguez wrote:
> can anyone explain me how to apply bug fixes, I mean .diff files.
You can do it manually by reading the changes from the diff file (it's plain
text).
Or you get a program called "patch" and run it this way or similar:
patch -p0 file_to_be_patched < patchfile.diff
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-english
mailing list