--- trunk/bin/checkout-js.sh 2008/08/16 00:19:25 172 +++ trunk/bin/checkout-js.sh 2008/08/16 12:50:14 173 @@ -1,4 +1,7 @@ cd static/js || exit svn co http://ext-ux-livegrid.googlecode.com/svn/trunk/ ext-ux-livegrid wget -nc http://extjs.com/deploy/ext-2.1.zip -unzip -u ext-2.1.zip +unzip -u ext*.zip +wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip +unzip -u sql*.zip +svn checkout http://inputex.googlecode.com/svn/trunk/ inputex