Phergus wrote:
For Full Replacement, delete the existing files from your web server and upload the contents from the new repository file to the website.
Just to be clear on this... the only files I need to delete are the assets directory and the index.gz file, correct?
Quote:
You can also just upload over the top of the existing files on the website.
I can upload the exported repository zip file over the the existing file, correct?
When I unzip the new file, will it just overwrite the existing index.gz and put the new files into the existing assets cache?
Quote:
For Update, upload any new assets from the new repository file that aren't present on the web repository and then upload the new index.gz file.
Not sure I follow the "upload the new index.gz" files step. Is there an index.gz file inside the repository zip that I've need to extract? I thought my webserver was creating that when I unzipped the file there.
Quote:
You could also remove any assets that are on the website but not in the current repository if saving space is an issue.
I can delete the repository zips after unzipping them on the website, correct?
Quote:
The repositories for different campaigns should be placed in separate directories on the website.
Good to know. It will be easier to clean up old stuff anyway if I were to keep things separate... However, it seems kind of inefficient to be uploading multiple copies of commonly used assets to separate directories.