[TYPO3-project-4-3] SVN Update in trunk folder

Xavier Perseguers typo3 at perseguers.ch
Sun Jun 14 13:36:18 CEST 2009


Hi,

> Steffen Ritter schrieb:
>> Hi folks,
>> just have question...
>> If i do svn udpate, why are the externals fluid and extbase always reset
>> to rev 680?
>> What I'm doing wrong? it's Quite annoying...
> 
> I don't think you're doing something wrong, but that fluid and extbase
> are currently keyed to certain revisions (probably ones considered as
> stable, so that fluid/extbase and core development don't conflict).

Exactly. Those two extensions are using the method "svn:externals" 
(check out [1] if you want to learn).

The use of externals will probably be extended to other system 
extensions too in the future.

This allows team member of a sysext to work on it somehow dysynchronized 
with core itself and once the extension has new features or fixes bugs 
and is considered "stable", then the external definition is updated to 
point to the corresponding revision of the sysext (or a tag, ...).

> I now have checked out two trunks, one for fluid and extbase, where I
> just update everything by hand, and a normal trunk version to check
> patches etc.

Yes, that's the way to proceed.

Regards

[1] http://svnbook.red-bean.com/en/1.0/ch07s03.html

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-project-4-3 mailing list