public marks

PUBLIC MARKS with tag migration

October 2006

Mike Kruckenberg: Guide to Incompatibilities when Upgrading MySQL to Version 4.1

by mbertier (via)
My (limited) experience is that folks tend to focus on moving the data between versions, and don't always think about the other ramifications involved in upgrading to a new major version of MySQL.

MySQL 3.23, 4.0, 4.1 Reference Manual :: 2.11.1 Upgrading from MySQL 4.0 to 4.1

by mbertier (via)
In general, you should do the following when upgrading from MySQL 4.0 to 4.1:

September 2006

Et si vous migriez ? - just call me pep

by camel
PHP5 est une vraie évolution du langage, rendant ce dernier plus sérieux et rigoureux. A condition de ne pas l'utiliser comme un vulgaire successeur de PHP4. En quelques points rapides, Jack D. Herrington vous expose ce qui pourrait bien changer votre façon d'aborder la POO en PHP : A PHP V5 migration guide.

August 2006

July 2006

June 2006

Juggling oranges

by marco & 1 other (via)
Much of the data I’ve spent my life creating has been lost or seriously degraded through a series of proprietary formats and forced migrations

May 2006

ONLamp.com -- Converting from CVS to Subversion with cvs2svn

by parmentierf
This article will walk you through the technical process of converting your CVS repository to Subversion--from deciding how much data to take with you, to prepping your data, to reviewing the most common options that you'll use in your conversion.

HOWTO: smooth CVS to SVN migration (and back again)

by parmentierf & 3 others
This page explains how I migrated the VideoLAN CVS repositories to Subversion while still allowing anonymous CVS access for users who did not want to move to Subversion. If you are a CVS user and have not yet fallen in love with Subversion, I suggest you have a look at this excellent project. In fact, I recommend to be familiar with Subversion before reading this document, because I may have missed important things.

php|tek Day 2 - Pixelated Dreams

by Ganf
Slides "migration to PHP 5.1" du php|tek 2006

April 2006

February 2006

PHP et LeMonde.fr : passé, présent et avenir

by balluche
Powerpoint de présentation du projet de migration du site Le Monde de JAVA vers PHP.

January 2006

December 2005

Moving Legacy PHP4 apps to PHP 5.1 | PHP Everywhere

by nhoizey (via)
Today, started to test moving some of our PHP4 apps to PHP5.1.1. Some of this code was written for PHP 4.0.6, over 3 years ago. The migration so far has been relatively painless. Here are some of the problems we encountered.