/[Frey]/trunk/bin/checkout-js.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/checkout-js.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1025 by dpavlin, Mon Jan 26 23:31:02 2009 UTC revision 1026 by dpavlin, Wed Jan 28 19:54:40 2009 UTC
# Line 7  cd static/js || exit Line 7  cd static/js || exit
7  wget -nc http://extjs.com/deploy/ext-2.2.zip  wget -nc http://extjs.com/deploy/ext-2.2.zip
8  unzip -u `ls -c ext*.zip | head -1`  unzip -u `ls -c ext*.zip | head -1`
9    
10    # http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
11    wget -m http://www.isocra.com/articles/jquery.tablednd_0_5.js.zip
12    
13  #wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip  #wget -nc http://ondras.zarovi.cz/sql/sql-2.1.1.zip
14  #unzip -u sql*.zip  #unzip -u sql*.zip
15  svn_upstream http://wwwsqldesigner.googlecode.com/svn/trunk/ sql  svn_upstream http://wwwsqldesigner.googlecode.com/svn/trunk/ sql

Legend:
Removed from v.1025  
changed lines
  Added in v.1026

  ViewVC Help
Powered by ViewVC 1.1.26