/[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 1023 by dpavlin, Mon Jan 26 23:31:02 2009 UTC revision 1083 by dpavlin, Fri Jun 12 12:39:25 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
16    
17    svn_upstream http://qfocuser.googlecode.com/svn/trunk/ qfocuser
18    
19  # YUI  # YUI
20    
21  #svn_upstream http://inputex.googlecode.com/svn/trunk/ inputex  #svn_upstream http://inputex.googlecode.com/svn/trunk/ inputex
# Line 28  git_upstream git://github.com/nostrademo Line 33  git_upstream git://github.com/nostrademo
33    
34  # graphics  # graphics
35    
36  wget -m http://blog.thejit.org/wp-content/jit.zip  # http://thejit.org/
37  unzip -u `ls -c jit*.zip | head -1`  git_upstream git://github.com/philogb/jit.git
38    
39  hg_upstream http://hg.mozilla.org/users/bsmedberg_mozilla.com/wordmap  hg_upstream http://hg.mozilla.org/users/bsmedberg_mozilla.com/wordmap
40    

Legend:
Removed from v.1023  
changed lines
  Added in v.1083

  ViewVC Help
Powered by ViewVC 1.1.26