[TYPO3-dev] addPItoST43 broken under TYPO3 6.2beta1

Xavier Perseguers xavier at typo3.org
Fri Nov 15 13:16:03 CET 2013


Hello,

> I have discovered how to build the tar.gz file on a LINUX command shell:
> 
> git clone git://git.typo3.org/Packages/TYPO3.CMS.git
> tar --exclude='TYPO3.CMS/.*' -zcvf typo3_src-master.tar.gz TYPO3.CMS
> 
> Then I get the file typo3_src-master.tar.gz which I can use as the known
> TYPO3 tar.gz files.
> 
> The only difference is that I get the main folder name TYPO3.CMS instead
> of something like typo3_src-6.2.0xxx.
> I get this by executing a
> 
> mv TYPO3.CMS  typo3_src-6.2.0-developer

It is not really clear to me why you don't do simply that:

$ git clone git://git.typo3.org/Packages/TYPO3.CMS.git typo3_src-master
$ tar zcvf typo3_src-master.tar.gz typo3_src-master

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org




More information about the TYPO3-dev mailing list