comment the svn update and svn status calls...

...since they are not needed and too expensive on the new host
This commit is contained in:
Gunter Labes 2008-03-12 17:35:56 +00:00
parent 795787c6f6
commit 205621e688

View File

@ -35,9 +35,9 @@ if [ -d $SITE/$VERSION ]; then
echo "$SITE/$VERSION already exists."
exit 1
fi
echo 'svn update...'
svn update
svn status
#echo 'svn update...'
#svn update
#svn status
cd data/tools/unit_tree/ || exit 1
if [ "$VERSION" != "trunk" ]; then
# insert a link for the new version