clockwerk-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 44  →  ?path2? @ 45
/lib/upgrade-clockwerk
@@ -43,9 +43,8 @@
pushd ./
cd ../
echo "[Clockwerk] Updating sources..."
if [ ! -d clockwerk-opensim ]; then
svn co --config-option servers:global:http-timeout=300 http://svn.was.fm/clockwerk-opensim
fi
rm -rf clockwerk-opensim
svn co --config-option servers:global:http-timeout=300 http://svn.was.fm/clockwerk-opensim
cd clockwerk-opensim
svn update --accept base
dialog --yesno "By selecting yes here, the OpenSim sources will be updated from the development repository, compiled and added to the current OpenSim working directory. Selecting yes here will not affect any modifications you may have done to OpenSim's ini files. Upgrade the OpenSim binaries to the lastest development version?" 10 70