PHP Deployment to Live Server

Posted by zx on Stack Overflow See other posts from Stack Overflow or by zx
Published on 2010-04-14T04:10:31Z Indexed on 2010/04/14 4:13 UTC
Read the original article Hit count: 330

Filed under:
|

Hello,

I am new to this, I just reading about how I should not edit code on the live production server. I don't know anything about source control or SVN.

I would like to start coding on a test server then once everything is confirmed working, I want to send all the files over to the production server.

How should I go about this? I am on mac os x and was looking into apps like http://versionsapp.com/ but I am not sure if this is the right solution.

What do you suggest?

© Stack Overflow or respective owner

Related posts about php

Related posts about deployment