[TYPO3] On diff patches again - comments

Bertalan Fodor berfod at organum.hu
Wed Apr 4 18:10:51 CEST 2007


For which version would you create the patch?
For the simple case of upgrading from 4.0 to 4.1 you would have to
create 7 patch files for the different upgrades (like 4.0.2 to 4.1.1).

And what if you find that something went wrong on the update and want to
go back? With the ln -s method it is again one rm and one ln -s. With
diff-s...

How could an upgrade be simpler than the two lines of
rm typo3_src
ln -s typo3_src-4.1.1 typo3_src

Bert


More information about the TYPO3-english mailing list