svn: /pear/peardoc/trunk/ en/channels/scs/intro.xml entities/global.ent

[email protected] (Brett Bieber) Fri, 18 Mar 2011 14:40:26 +0000
Newsgroups php.pear.doc
Message-ID <[email protected]>
saltybeagle                              Fri, 18 Mar 2011 14:40:26 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=309385

Log:
Update SimpleChannelServer and PEAR2 autoload links to their new github locations.

Changed paths:
    U   pear/peardoc/trunk/en/channels/scs/intro.xml
    U   pear/peardoc/trunk/entities/global.ent

Modified: pear/peardoc/trunk/en/channels/scs/intro.xml
===================================================================
--- pear/peardoc/trunk/en/channels/scs/intro.xml	2011-03-18 13:55:25 UTC (rev 309384)
+++ pear/peardoc/trunk/en/channels/scs/intro.xml	2011-03-18 14:40:26 UTC (rev 309385)
@@ -20,7 +20,7 @@
    and be sure to set the correct svn:mime-type on the xml files.
  </para>
  <para>
-    To get started, simply download the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://svn.php.net/viewvc/pear2/sandbox/SimpleChannelServer/trunk/pearscs.phar?view=co">pearscs.phar</link>
+    To get started, simply download the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/pear2/PEAR2_SimpleChannelServer/raw/master/pearscs.phar">pearscs.phar</link>
     file to your local filesystem, and execute the <literal>pearscs.phar</literal>
     file with the <literal>create</literal> command. Then, build the rest of
     the channel using the <link linkend="channels.scs.commands">other SimpleChannelServer commands</link>.

Modified: pear/peardoc/trunk/entities/global.ent
===================================================================
--- pear/peardoc/trunk/entities/global.ent	2011-03-18 13:55:25 UTC (rev 309384)
+++ pear/peardoc/trunk/entities/global.ent	2011-03-18 14:40:26 UTC (rev 309385)
@@ -113,7 +113,7 @@
 <!ENTITY url.pear.support 'http://pear.php.net/support/'>
 <!ENTITY url.pear.support.lists 'http://pear.php.net/support/lists.php'>
 <!ENTITY url.pear.tasks.xsd 'http://pear.php.net/dtd/tasks-1.0.xsd'>
-<!ENTITY url.pear2.autoload 'http://svn.php.net/viewvc/pear2/Autoload/trunk/src/Autoload.php?view=markup'>
+<!ENTITY url.pear2.autoload 'https://github.com/pear2/PEAR2_Autoload/blob/master/src/PEAR2/Autoload.php'>

 <!ENTITY url.pecl 'http://pecl.php.net/'>
 <!ENTITY url.phing 'http://phing.info/'>
@@ -152,8 +152,8 @@
 <!ENTITY url.recaptcha.mailhide.getapikey 'http://mailhide.recaptcha.net/apikey'>
 <!ENTITY url.rest.chanservongooglecode 'http://docs.google.com/present/view?id=dgstxrxv_6f48xbz'>
 <!ENTITY url.rss.info 'http://tech.groups.yahoo.com/group/rss-dev/files/specification.html'>
-<!ENTITY url.simplechannelserver 'http://svn.php.net/viewvc/pear2/sandbox/SimpleChannelServer/trunk/'>
-<!ENTITY url.simplechannelserver.phar 'http://svn.php.net/viewvc/pear2/sandbox/SimpleChannelServer/trunk/pearscs.phar?view=co'>
+<!ENTITY url.simplechannelserver 'https://github.com/pear2/PEAR2_SimpleChannelServer'>
+<!ENTITY url.simplechannelserver.phar 'https://github.com/pear2/PEAR2_SimpleChannelServer/blob/master/pearscs.phar?raw=true'>
 <!ENTITY url.sourceforge 'http://sourceforge.net/'>
 <!ENTITY url.subversion 'http://subversion.tigris.org/'>
 <!ENTITY url.subversion.book 'http://svnbook.red-bean.com/'>