[Typo3-dev] The future of the TYPO3 platform
Luc de Louw
luc.delouw at bit-heads.ch
Wed Apr 21 22:34:41 CEST 2004
Robert Lemke wrote:
> On Wed, 2004-04-21 at 20:31, Luc de Louw wrote:
>
>>>Team members are working on this. Do you see any problems? And for
>>>translation of the system we have a kick-ass system!
>>
>>Where can I read about it?
>
>
> Here:
>
> http://typo3.org/doc.0.html?&tx_extrepmgm_pi1[extUid]=291&tx_extrepmgm_pi1[tocEl]=713&cHash=1240475c3a
>
> But of course that only is interesting for translators ...
Thanks a lot, I?m going to check this... (german translation seems to be
incomplete...)
>
>
>>I'm against backports of new 3.6 features, but bugfixes (most important
>>if there are some security related ones) is a must.
>
>
> Only if installing a security patch is easier than a new core version.
> If 3.7.0 is not downwards-compatible with 3.6.0, we'd have to do that.
>
Lots of people are afraid of changing major releases (3.5->2.6->3.7)
Think about "Never touch a running system" but it is needed to correct
some major bugs discovered....
Merging different trees is a easy task as long as the trees are not that
different :
(Non real examples follows)
#typo3_5_0_bugfixes_branch >
cvs up -j typo3_6_0
retriving revision XX
Merging diffenrences between XX and XY
cvs ci -m "Merged from current whatever tree"
M blah.php
I suggest to use the full facilities that CVS is providing...
rgds
Luc
PS: If I could help with CVS tagging and branching, let me know, I've
got a little experiance...
More information about the TYPO3-dev
mailing list