[TYPO3-dev] Moving pages in workspaces - brainstorm

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Sun Apr 2 22:42:47 CEST 2006


Kasper Skårhøj schrieb:
> a) Why can't pages be moved in a workspace.
> First: Editing, deleting, copying and creating are all possible in a 
> workspace because they merely create a new version of the element in  is
> _current_ position.
> Moving is radically different because you want to change the location 
> of an element.


I just wan't to point out the analogy of this to version control sytems
like CVS or SVN. They are half as complex like TYPO3 but it's also hard for
them to handle the problem of moving directories or even files.

In TYPO3 workspaces and in version control sytems we have paralel instances
that need to get synchronized from time to time and moving of elements it
allways the difficult point.

One of the main reasons why they did a complete rewrite of CVS to SVN was
this problem. Also with SVN I run into troubles regularly when I need to
move things around.

Regards

Elmar









More information about the TYPO3-dev mailing list