[FLOW3-general] Using Git best practice

Pankaj Lele pankaj at lelesys.com
Tue Nov 15 13:57:59 CET 2011


Dear all members,

I am looking for starting a FLOW3 based project using Git as a source
code management system. I liked the concept of having git sub-modules
for each package developed in the project.

I want to load FLOW3 core from git.typo3.org into my project.

For this I will clone git://git.typo3.org/FLOW3/Distributions/Base.git
into "MyProject".

Then I will create separate repository for each of my custom developed
package on my git server. e.g. MyCompany.MyPackage1 MyCompany.MyPackage2
etc.

Then in MyProject i will git submodule add
Packages/Application/MyCompany.MyPackage1 -->
git://mygitserver/MyCompany.MyPackage1 and so on for all modules.

So is this a good way of cloning FLOW3 base distribution and use in the
project? So this way I can keep FLOW3 and all my packages updated in
MyProject with "git submodule foreach git pull ....".

Thanks,
Pankaj

-- 

With best regards,
Pankaj Lele
---------------------------

CTO & Executive Director
Lelesys Infotech Pvt. Ltd.
Pune/Goa, India

Web: http://www.lelesys.com

[Certified TYPO3 Integrator]


More information about the FLOW3-general mailing list