Welcome Guest, Not a member yet? Register   Sign In
Synchronizing .PHP Files on Production and Development Servers?
#1

[eluser]Vik[/eluser]
I've just moved my CI app to its production server, and I'm finalizing a few things before launching the site.

I find that sometimes I edit files directly from the production server, and sometimes I edit files on my local development server. For example, if something's acting differently on the production server than it does locally, I want to edit the files directly from the production server. But if I'm doing a file search across all files for some text, it's far faster to search the local copies of the files.

When I edit a file on one side, I copy them to the other, but it's a hassle, and there's a good chance I might miss a file that needs to be copied.

What strategies and/or software do people use to synchronize files on a production server with those on a local development server, so as to be sure that the files on both sides are always updated to the latest versions/


Messages In This Thread
Synchronizing .PHP Files on Production and Development Servers? - by El Forum - 12-27-2007, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB