# do not add trailing slash (no front slash for relative path) ! # do not use ~ in path #repository path for QSF externals SVN_QSF_REPO_PATH="OrangeCMF/tags/release-1" #svn repository name and path to root of your project SVN_REPO_PATH="virtido.ch/trunk" # remote server settings #ssh access. Example: "username@host" REMOTE_HOST="orange35@185.16.62.55" SSH_PASSWORD="Ternopil15+" #remote location of 'site' directory, e.g: "/home/username/site" REMOTE_SITE_DIR="/var/www/site" #remote location of site root directory, e.g: "/home/username/public_html" REMOTE_WWW_DIR="/var/www"