#!/bin/true # do not add trailing slash (no front slash for relative path) ! # do not use ~ in path #uncomment variable below and setup correct repository path if your project has externals #SVN_QSF_REPO_PATH="Quick_Site_Framework/tags/release-5" #svn repository name and path to root of your project SVN_REPO_PATH="malioo.com" # remote server settings #ssh access. Example: "username@host" REMOTE_HOST="obst_fasoon_dev@obst.ftp.infomaniak.com" SSH_PASSWORD="Z84C1hF8&1p3" #remote location of site root directory, e.g: "/home/username/public_html" REMOTE_WWW_DIR="/home/clients/e7fdd3e47770111dfbe14f7340405c79/web/dev"