How can I make updates to a site, on a development copy, but then move updates back without overriding live site’s evolving database?

Really no easy way to do what you are wanting to do, but what I would do is make a snapshot of your site, implement yoru changes and if anything brakes restore and try again. It might be down for an hour, but I just recently did this when I somehow bricked a site I … Read more