[TYPO3-dev] Announcing ext version 1.0.0

Adrien Crivelli adrien.crivelli at gmail.com
Fri Mar 22 01:59:22 CET 2013


That would be great if the exclusion of CVS specific files were
automatically excluded (.git and .svn). I don't see any use-case where we
would need to upload those to TER. And it's obviously a very common
situation for most (if not all) developers.

One way to go, could be to copy the entire extension to a tmp directory,
and remove .git/.svn files from there. In this case we are 100% sure that
we will never unintentionally "break" the original copy.


On 22 March 2013 04:56, Tobias Liebig <tobias.liebig at typo3.org> wrote:

>
> No, the ".git" (or any other directory) won't be excluded and i think it's
> the same behavior when using the extension manager in e.g. TYPO3 4.7.
> Although I didn't checked it.
>
> As a workaround, you could move the ".git" directory out of the extension
> folder, as suggested by Elmar.
>
> regards
>   tobias
>
>
> Am 20.03.2013 um 16:44 schrieb Thomas Nussbaumer <typo3 at thomasnu.ch>:
>
> > Is the directory ".git" excluded from the upload or how do I do this?
> >
> > Regards, Thomas
> >
> > Am 19.03.2013 13:28, schrieb Elmar:
> >>> Assuming your username is 'dmitry' and your passwort 'topsecret':
> >>> cd */typo3conf/ext/realurl/
> >>> ext show
> >>> ext user 'dmitry'
> >>> ext version '1.12.5'
> >>> ext show
> >>> ext upload 'topsecret' 'just a test if ext is working for realurl'
> >>> ext show
> >>
> >> The next time, the user is already set. You could do something like
> this:
> >>
> >> ext show
> >> ext set version '1.12.6'
> >> ext set uploadComment 'another test with ext'
> >> ext upload 'topsecret'
> >>
> >> For the set command, you get the knowledge about the previously used
> >> keys with 'ext show'.
> >> When the uploadComment is already set, you can omit it with 'ext
> upload'.
> >>
> >> Regards
> >>
> >> Elmar
> >>
> >
> > _______________________________________________
> > TYPO3-dev mailing list
> > TYPO3-dev at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>
> --
> Tobias Liebig
> TYPO3 Core Team member
>
> TYPO3 .... inspiring people to share!
> Get involved: typo3.org
>
> http://bit.ly/supportTYPO3
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>



More information about the TYPO3-dev mailing list