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.helper ]; 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.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 opensim.modules ]; then svn update opensim.modules else svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk opensim.modules fi if [ -d jbxl ]; then svn update jbxl else svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk opensim.modules svn co http://www.nsl.tuis.ac.jp/svn/php/jbxl/trunk jbxl fi if [ -d nsl.modules ]; then rm -rf nsl.modules fi if [ -d opensimwiredux ]; then rm -rf opensimwiredux fi if [ -d osprofile ]; then rm -rf osprofile fi if [ -d ossearch ]; then rm -rf ossearch fi