Moving the database and git deployment

Permalink 1 user found helpful
I wrote a php script that will move a Concrete5 database and uploaded files from one concrete5 installation to another. This is especially handy if you have a development site and a production site. Here is the script:http://pastie.org/8606887

I also wrote an article about how to setup git to deploy to a development and a production environment that is particularly geared towards working with Concrete5. Here is the post with more details:http://www.flyingcorkmedia.com/blog/our-git-deployment-setup...

 
ELIC replied on at Permalink Reply
Thanks for the article, good stuff. I noticed that your PHP migration script link doesn't work. Would you be willing to update that? Is this script updated for version 8?

Thanks.