[TYPO3-ect] where to put fh_library?
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Sat Jun 24 17:10:47 CEST 2006
Andreas Otto wrote:
>> soon. I try to find a SVN for it, so that others can add their functions
>> directly.
>
> Quite a few TYPO3 extension developers use TYPO3xdev on SF.net as
> development platform. This could be an option for the ECT libraries as
> well.
>
> Currently TYPO3xdev uses CVS but plans to migrate to SVN exist, now that
> SF.net offers SVN services as well.
>
> All I need from you to setup the right permissions is the name of extension,
> your SF.net username and the SF.net usernames of other developers who want
> to contribute.
>
Hi Andreas,
it seems this is a kind of official repository for extensions. Could we
directly use SVN for new extensions?
1.) In this case we should import:
liv, div, articles: Elmar, Team: Ernesto, Franz
xajax: Elmar, Team: Joerg, Lars
xajax_tutor: joerg, Team: Elmar, Lars
My SF name is elmarhinz. From the others I don't know.
2.) Considering the repository structure:
Most common structure of SVN is:
x/trunk/extKey1/
x/trunk/extKey2/
x/trunk/...
x/branch/...
x/tags/....
Where x is https://svn.sourceforge.net/svnroot/TYPO3xdev/
I prefer to drop the trunk part of the directory wich shortens the path a
little.
x/extKey1/
x/extKey2/
x/branch/...
x/tags/....
https://svn.sourceforge.net/svnroot/TYPO3xdev/xajax/
https://svn.sourceforge.net/svnroot/trunk/TYPO3xdev/xajax/
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list