[TYPO3-dev] How to auto-update Typo3 to latest stable via SVN ?

Stefan Geith typo3dev2008.nospam1 at geithware.de
Tue Dec 2 11:38:15 CET 2008


Hi Devs,

I would like to to do a daily 'SVN update' via cron
on my Servers to ensure to have always the latest
stable version of e.g. Typo3 4.2
(but no autoupdate to 4.3 when it is released!)

I there a way to do that ?

I can't use
   https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2
because this gets every patch on the _way_ _to_ the next stable.
And this shouldn't be done on productive servers ...

Couldn't there be something like
   https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-latest
that always holds the latest released stable version ?

This would enable some kind of 'auto-update' each time
a new and/or security release of Typo3 is ready...

Any ideas ?

-

Stefan




More information about the TYPO3-dev mailing list