#!/bin/bash # # Subversion backup restoration. # # TODO # Load. source $APP_BASE/lib/hydra/functions || exit 1 hydra_config_load hydra_backup_environment_remote $* # Check if folder exist on the backup # Check if there's already a site folder and backup it # Copy site folder from backup # Fix permissions