[TYPO3-english] TYPO3 diff
Philipp Gampe
typo3.lists at philippgampe.info
Thu Dec 22 13:09:24 CET 2011
Hi Dmitry,
Dmitry Dulepov wrote:
> Hi!
>
> Jan Bednarik wrote:
>> I was wondering if it's possible to get a version diff package of TYPO3
>> - meaning package of changed files between version (e.g. 4.5.9 and
>> 4.5.10).
>
> A list of such files:
> diff -r -q -N typo3_src-4.5.9 typo3_src-4.5.10
If you install patchutils, you get the programm lsdiff, which makes this
list much nicer:
diff -r *-u* -N typo3_src-4.5.9 typo3_src-4.5.10 |lsdiff
Best regards
--
Philipp Gampe
More information about the TYPO3-english
mailing list