#!/bin/bash echo Add Ceda Files SAVE=`pwd` cd ~/developer/_root_/Ceda svn add --force * --auto-props --parents --depth infinity -q cd $SAVE