Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.Once site A has been cloned to site B, we should be able to repeatedly clone site A over site B. For this, we need #699920: site relationships first. But once that is done, the "existence" check should be overriden if there's a clone relationship between the two sites. I'm not sure we should make it both ways, ie. that cloned sites can overwrite masters, but let's start with a unidirectional A -> B override for now.










Comments
Comment #1
adrian CreditAttribution: adrian commentedYou can now clone sites over each other in the backend.
we just need a way to schedule these tasks on the UI>
Comment #2
Anonymous (not verified) CreditAttribution: Anonymous commentedI'd like to see this in 2.x
To quote from a more recent ticket #1356704: Allow overwriting when cloning a site:
Adding a check box for overwriting would be helpful on scenarios where you want to re-clone a site with the latest improvements. Currently, the alternative is to backup, disable, delete, and then clone the site. In essence, it would run the following commands:
Comment #3
ergonlogicThis can be accomplished in DevShop with 'sync' tasks. But something like this in core won't make it into Aegir 2.
Comment #4
helmo CreditAttribution: helmo commentedThere is #2027673: Integrate Provision Sync/Hosting Sync modules into DevShop .. which seems to be working pretty nice.
Comment #5
helmo CreditAttribution: helmo at Initfour websolutions for Aegir Cooperative commented