swift 13/12/09 14:16:16 Modified: mysql-upgrading.xml metadoc.xml Log: Moved to https://wiki.gentoo.org/wiki/MySQL/Migrate_to_5.0
Revision Changes Path 1.25 xml/htdocs/doc/en/mysql-upgrading.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?r1=1.24&r2=1.25 Index: mysql-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- mysql-upgrading.xml 24 Jul 2013 20:40:40 -0000 1.24 +++ mysql-upgrading.xml 9 Dec 2013 14:16:16 -0000 1.25 @@ -1,8 +1,8 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.24 2013/07/24 20:40:40 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.25 2013/12/09 14:16:16 swift Exp $ --> -<guide> +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/MySQL/Migrate_to_5.0"> <title>Upgrade guide to MySQL 4.* or 5.0.*</title> <author title="Author"> 1.316 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.316&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.316&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.315&r2=1.316 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.315 retrieving revision 1.316 diff -u -r1.315 -r1.316 --- metadoc.xml 9 Dec 2013 13:50:36 -0000 1.315 +++ metadoc.xml 9 Dec 2013 14:16:16 -0000 1.316 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.315 2013/12/09 13:50:36 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.316 2013/12/09 14:16:16 swift Exp $ --> <metadoc lang="en"> - <version>1.230</version> + <version>1.231</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -288,7 +288,6 @@ <file id="apache-troubleshooting">/proj/en/apache/doc/troubleshooting.xml</file> <file id="apache-upgrading">/proj/en/apache/doc/upgrading.xml</file> <file id="apache-developer">/proj/en/apache/doc/developer.xml</file> - <file id="mysql-upgrading">/doc/en/mysql-upgrading.xml</file> <file id="x86-at-faq">/proj/en/base/x86/arch-testers-faq.xml</file> <file id="java-upgrade">/proj/en/java/java-upgrade.xml</file> <file id="xfce-config">/doc/en/xfce-config.xml</file> @@ -747,10 +746,6 @@ <doc fileid="apache-developer"> <memberof>gentoodev_docs</memberof> </doc> - <doc fileid="mysql-upgrading"> - <memberof>sysadmin_specific</memberof> - <memberof>upgrade</memberof> - </doc> <doc fileid="x86-at-faq"> <memberof>project_base</memberof> </doc>
