r66276 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66275‎ | r66276 | r66277 >
Date:16:55, 12 May 2010
Author:dale
Status:deferred
Tags:
Comment:
* removed svn:externals property
* Start of transition of all javascript modules to "real" files svn:externals sucks because:
* it only works with directories so we already have a hybrid real files and svn:externals
* it makes it difficult to integrate with translatewiki i18n efforts for javascript module translation
* it makes development difficult because you have to commit to test updates as a mediaWiki extension or be constantly copying live changes back to the stand-alone for stand-alone testing.
* it seems to conflict with some people's git-svn bridging
* it causes strange hard to trace problems with some peoples checkouts.

* I will manually update and test the stand alone mwEmbed branch from extension hosted modules.
Modified paths:
  • /trunk/extensions/AddMediaWizard (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed (modified) (history)
  • /trunk/extensions/TimedMediaHandler (modified) (history)

Diff [purge]

Property changes on: trunk/extensions/AddMediaWizard
___________________________________________________________________
Deleted: svn:externals
11 - AddMedia http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/modules/AddMedia
Property changes on: trunk/extensions/JS2Support/mwEmbed
___________________________________________________________________
Deleted: svn:externals
22 - skins http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/skins
languages http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/languages
jquery http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/jquery
includes http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/includes
Property changes on: trunk/extensions/TimedMediaHandler
___________________________________________________________________
Deleted: svn:externals
33 - EmbedPlayer http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/modules/EmbedPlayer
TimedText http://svn.wikimedia.org/svnroot/mediawiki/branches/MwEmbedStandAlone/modules/TimedText

Status & tagging log