"Aaron Schulz" changed the status of MediaWiki.r114955 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114955#c32701

Old Status: ok
New Status: fixme

Commit summary for MediaWiki.r114955:

Update checkoutMediawiki to create symlinks for the Great New URL Structure. 
Related to bug 31173 and bug 35939

The old structure looks like this:
bits.wm.o/skins-1.19 --> php-1.19/skins
bits.wm.o/w/extensions-1.19 -> php-1.19/extensions (note the /w)
bits.wm.o/resources-1.19 -> php-1.19 (points to the MW root, so resource paths 
look like bits.wm.o/resources-1.19/resources/blah.js)

The new structure cleans this up:
bits.wm.o/static-1.20wmf2/skins --> php-1.20wmf2/skins
bits.wm.o/static-1.20wmf2/extensions --> php-1.20wmf2/extensions
bits.wm.o/static-1.20wmf2/resources --> php-1.20wmf2/resources

We will be using the new URL structure on the WMF cluster starting with version 
1.20wmf2.

Aaron Schulz's comment:

The delete script won't work since it only deletes symlinks, not dirs. It 
should have the symlink list. It should also delete the dir afterwards.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to