A
asthomas
Guest
With the default settings, the deployment script will check for a site that is marked with DefaultSite=true in the site notes. The following then happens: check if there are any deployments in the workspace already. If there are, and there is a newer release than the one that has been deployed already, it will make sure the latest deployment is marked as "Complete". Then it will create a new deployment record for the site, with the latest release in the workspace assigned to it. Once this is done, the deployment actually gets created and written to disk in the calculated deployment root directory. (Check the config file and the resulting deployment records to work out how this works) A release report is then created for the release interval that the deployment was created for. If you have emails turned on, and email with the log and the attached release report with details of what is included in the deployment is sent by email. Neat? I think so! And you get all this for free. All you need is valid RTB licenses to use the scripts with ;-) HTH
Continue reading...
Continue reading...