[TYPO3-core] Incubator troubles

Jigal van Hemert jigal at xs4all.nl
Wed Nov 30 22:40:51 CET 2011


Hi Peter,

I just replayed some of my actions on a different directory:

===========CLONE==============

git.exe clone   --progress -v 
"git://git.typo3.org/TYPO3v4/Incubator.git" "D:\TYPO3\TYPO3 
GraphicsLib\Incubator"

Receiving objects: 100% (116057/116057), 73.32 MiB | 1.19 MiB/s
Resolving deltas: 100% (86284/86284)
Checking out files: 100% (7274/7274)
Checking out files: 100% (7274/7274), done.
Success

===========SWITCH/CHECKOUT====

git.exe checkout  --track -b project-graphicslibrary 
remotes/origin/project-graphicslibrary
Checking out files: 100% (912/912)
Checking out files: 100% (912/912), done.
Branch project-graphicslibrary set up to track remote branch 
project-graphicslibrary from origin by rebasing.
Switched to a new branch 'project-graphicslibrary'
Success

==========UPDATE=SUBMODULES====

git.exe submodule update --init ""

Submodule 'typo3/sysext/dbal' 
(git://git.typo3.org/TYPO3v4/Extensions/dbal.git) registered for path 
'typo3/sysext/dbal'
Submodule 'typo3/sysext/extbase' 
(git://git.typo3.org/TYPO3v4/CoreProjects/MVC/extbase.git) registered 
for path 'typo3/sysext/extbase'
Submodule 'typo3/sysext/fluid' 
(git://git.typo3.org/TYPO3v4/CoreProjects/MVC/fluid.git) registered for 
path 'typo3/sysext/fluid'
Submodule 'typo3/sysext/version' 
(git://git.typo3.org/TYPO3v4/CoreProjects/workspaces/version.git) 
registered for path 'typo3/sysext/version'
Submodule 'typo3/sysext/workspaces' 
(git://git.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces.git) 
registered for path 'typo3/sysext/workspaces'
Cloning into typo3/sysext/dbal...
Submodule path 'typo3/sysext/dbal': checked out 
'8a37c6bd875b1365c7840c1f0824034e9aa7afc9'
Cloning into typo3/sysext/extbase...
Submodule path 'typo3/sysext/extbase': checked out 
'6b9406d87a00d46c469da40dfed30df50fe3cbdd'
Cloning into typo3/sysext/fluid...
Submodule path 'typo3/sysext/fluid': checked out 
'd125631a212ddf09251386d4008980cba4491d28'
Cloning into typo3/sysext/version...
Submodule path 'typo3/sysext/version': checked out 
'9331443ce092313992b05fd4c3182861ed835d32'
Cloning into typo3/sysext/workspaces...
Submodule path 'typo3/sysext/workspaces': checked out 
'9ec1390442816d764809ae375d0dc34f6aafb465'
Success

=========LOG==========
The log now shows:

Revision: f200a1b5b8daed8b5e6f62826337e1f19aec18e0
Date: 27-11-2011 12:29:49
[FEATURE] Initialize graphics handlers

Revision: 994b01156761a798d321c45996e074bb8c8d41ee
Date: 9-8-2011 0:38:09
[BUGFIX] Recycler: fix wrong placed bracked on calls to 
t3lib_div::fixed_lgd_cs

Revision: 62ad7332b142751d97505da409729ae6eb8395f3
Date: 8-8-2011 5:58:55
[BUGFIX] RTE Spellchecker dialogue fails to open in IE

Revision: 36b05b1d33f0b0b54eddb8e29276ac6237e69ec6
Date: 8-8-2011 5:34:54
[BUGFIX] RTE Spellchecker invokes deprecated function in TYPO3 4.6

Revision: 1a259c75c69106a1dc435549ccc44a8226e68313
Date: 8-8-2011 3:53:00
[BUGFIX] RTE Find & replace plugin refers to deprecated function in 
TYPO3 4.6

=======PULL==========

After that I tried a pull (just like I do for the normal Core) and this 
seems to be the cause for the 322 or so commits.

Is it okay to push these? It doesn't cause problems later on when we 
have to extract the code to bring it into the core?

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.


More information about the TYPO3-team-core mailing list