svn update if [ -d flotsam_XmlRpcGroup ]; then svn update flotsam_XmlRpcGroup else svn co http://www.nsl.tuis.ac.jp/svn/opensim/flotsam_XmlRpcGroup/trunk flotsam_XmlRpcGroup fi if [ -d opensim.phplib ]; then svn update opensim.phplib else svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.phplib/trunk opensim.phplib fi if [ -d opensin.hepler ]; then svn update opensim.helper else svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.helper/trunk opensim.helper fi if [ -d opensim.modules ]; then svn update opensim.modules else svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk opensim.modules fi