[TYPO3-dev] creation of a new svn directory for the TYPO3 Extension Development Platform

Franz Holzinger franz at fholzinger.com
Mon Sep 4 09:10:20 CEST 2006


Hello Elmar,

> what you descibe here is the setup of an own subversion repository on
> your local machine. But you don't need that. All you need is a
> subversion client to access the source forge repository. Try this on the
> command line:
> 
> 
> Export xajax (non developer export):
> 
> svn export
> https://svn.sourceforge.net/svnroot/typo3xdev/tx_xajax/tags/0.2.3/ xajax
> 
This cannot work with tx_staticinfotables. There does not exist any 
directory for it at typo3xdev.
I think this line must be executed:

svnadmin create tx_staticinfotables

So if I understand it correctly, this needs to get created directly in 
typo3xdev and cannot be copied up from my local filesystem. But AFAIK I 
have no shell access to typo3xdev.

Greets,

Franz




More information about the TYPO3-dev mailing list