https://bugzilla.wikimedia.org/show_bug.cgi?id=38714
Web browser: ---
Bug #: 38714
Summary: random occurences of svn and phase3 in code
Product: MediaWiki
Version: 1.20-git
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: Unprioritized
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mobile Platform: ---
as svn is not used any more, and "phase3" isn't a usable designation anymore,
all the occurences should be transformed to usable values/names or removed.
----------------------8<--------------------
azatoth@azaboxen:~/build/mw/core «master u=»$ git grep -nE
svn.wikimedia.org\|subversion\|phase3 | cat
HISTORY:175:* The spyc library is now no longer included in phase3.
HISTORY:1616: a smaller subversion checkout.
HISTORY:2855:* Show subversion too even if a "normal" version number is
available
HISTORY:6439:* Include subversion revision number in Special:Version if
available
docs/README:8: http://svn.wikimedia.org/doc/
docs/maintenance.txt:57:http://svn.wikimedia.org/doc/classMaintenance.html
extensions/README:14:
https://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/
includes/DefaultSettings.php:4435: * Subversion at:
http://svn.wikimedia.org/svnroot/mediawiki/trunk/udpprofile
includes/DefaultSettings.php:4503: * 'path' => '/trunk/phase3', // not
used client-side; for reference
includes/DefaultSettings.php:6034: * "$IP/..", i.e. starting with "phase3" for
core files, and "extensions" for
includes/Init.php:84: return "phase3/$file";
includes/api/ApiBase.php:503: $path = 'phase3/' . $path;
includes/api/ApiBase.php:512: return "{$matches[0]}\n
https://svn.wikimedia.org/" .
includes/api/ApiMain.php:1104: $vers[] = 'MediaWiki: ' .
SpecialVersion::getVersion() . "\n
https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/";
includes/logging/LogFormatter.php:227: // see
https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/LogPage.php?&pathrev=97044&r1=97043&r2=97044
includes/logging/LogFormatter.php:233: //
https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/PatrolLog.php?&pathrev=97495&r1=97494&r2=97495
includes/specials/SpecialVersion.php:38:
'svn+ssh://svn.wikimedia.org/svnroot/mediawiki' =>
'http://svn.wikimedia.org/viewvc/mediawiki',
includes/specials/SpecialVersion.php:39:
'http://svn.wikimedia.org/svnroot/mediawiki' =>
'http://svn.wikimedia.org/viewvc/mediawiki',
includes/specials/SpecialVersion.php:40:
'https://svn.wikimedia.org/svnroot/mediawiki' =>
'https://svn.wikimedia.org/viewvc/mediawiki',
includes/specials/SpecialVersion.php:220: * @return string wgVersion + a
link to subversion revision of svn BASE
includes/specials/SpecialVersion.php:448: # Make subversion
text/link.
includes/specials/SpecialVersion.php:640: * checked out with subversion.
includes/specials/SpecialVersion.php:647: * url
The subversion URL of the directory
includes/specials/SpecialVersion.php:666: // check if file is xml
(subversion release <= 1.3) or not (subversion release = 1.4)
includes/specials/SpecialVersion.php:668: // subversion is release
<= 1.3
index.php:52: require ( 'phase3/includes/WebStart.php' );
languages/messages/MessagesQqq.php:1961:'upload-file-error' => 'Unused on core
[http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282].
languages/messages/MessagesQqq.php:4497:This is being used in
[[Special:Version]], preceeding the subversion revision numbers of the
extensions loaded inside brackets, like this: "({{int:version-revision}}
r012345")
languages/messages/MessagesRo.php:2000:Lista tipurilor MIME recunoscute de
MediaWiki poate fi găsită la
[http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/mime.types?view=markup
fișiere mime.types].',
load.php:32: require ( 'phase3/includes/WebStart.php' );
maintenance/hiphop/make:33: if ( realpath( "$IP/../phase3" ) !== $IP
maintenance/hiphop/make:244: function setupFakeSourceBase( $phase3,
$extensions, $dest ) {
maintenance/hiphop/make:249: $this->forceCreateLink( "$dest/phase3",
$phase3 );
maintenance/hiphop/make:277: $processedFiles[] = "phase3/$file";
maintenance/hiphop/make:286: $processedFiles[] = "phase3/$file";
maintenance/hiphop/make:301: return 'phase3/' . substr( $file,
strlen( $coreBase ) );
maintenance/hiphop/server.conf:25: to =
/phase3/index.php?title=$1
maintenance/mwdocgen.php:258:if ( $versionNumber === false ) { # Not using
subversion ?
maintenance/mwdocgen.php:259: $svnstat = ''; # Not really useful if
subversion not available
maintenance/postgres/mediawiki_mysql2postgres.pl:184:-- Version: $VERSION
(subversion }.q{$LastChangedRevision$}.qq{)
redirect.php:25: require ( 'phase3/includes/WebStart.php' );
Binary file tests/phpunit/data/media/test.tiff matches
----------------------8<-------------------------
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l