--- trunk/bin/checkout-js.sh 2008/12/24 20:05:14 888 +++ trunk/bin/checkout-js.sh 2009/01/26 23:31:02 1023 @@ -7,13 +7,16 @@ wget -nc http://extjs.com/deploy/ext-2.2.zip unzip -u `ls -c ext*.zip | head -1` -wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip -unzip -u sql*.zip +#wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip +#unzip -u sql*.zip +svn_upstream http://wwwsqldesigner.googlecode.com/svn/trunk/ sql # YUI -svn_upstream http://inputex.googlecode.com/svn/trunk/ inputex -svn_upstream http://wireit.googlecode.com/svn/trunk/ wireit +#svn_upstream http://inputex.googlecode.com/svn/trunk/ inputex +#svn_upstream http://wireit.googlecode.com/svn/trunk/ wireit +git_upstream git://github.com/neyric/wireit.git +git_upstream git://github.com/neyric/inputex.git # jquery based @@ -25,7 +28,7 @@ # graphics -wget -nc http://blog.thejit.org/wp-content/jit.zip +wget -m http://blog.thejit.org/wp-content/jit.zip unzip -u `ls -c jit*.zip | head -1` hg_upstream http://hg.mozilla.org/users/bsmedberg_mozilla.com/wordmap