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