[TYPO3-mvc] Move Extbase & Fluid to a "trunk" subfolder
Bastian Waidelich
bastian at typo3.org
Mon May 18 23:42:23 CEST 2009
Hey there,
as proposed on the core list, I think it would be good to move
tx_extbase & tx_fluid to a subfolder "trunk" to enable branching/tagging
for those projects.
I'd even do this for tx_blogexample & tx_viewhelpertest to be able to
test major future versions in a new branch..
Current SVN structure (https://svn.typo3.org/TYPO3v4/CoreProjects/MVC/):
/blog_example
/doc_extbase
/extbase
/fluid
/viewhelpertest
Suggested structure:
/blog_example
/branches
/tags
/trunk
/doc_extbase
/extbase
/branches
/tags
/trunk
/fluid
/branches
/tags
/trunk
/viewhelpertest
/branches
/tags
/trunk
What do you think?
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list