/[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 193 by dpavlin, Tue Oct 28 17:06:59 2008 UTC revision 284 by dpavlin, Wed Nov 5 08:20:56 2008 UTC
# Line 6  wget -nc http://ondras.zarovi.cz/sql/sql Line 6  wget -nc http://ondras.zarovi.cz/sql/sql
6  unzip -u sql*.zip  unzip -u sql*.zip
7  svn checkout http://inputex.googlecode.com/svn/trunk/ inputex  svn checkout http://inputex.googlecode.com/svn/trunk/ inputex
8  svn checkout http://wireit.googlecode.com/svn/trunk/ wireit  svn checkout http://wireit.googlecode.com/svn/trunk/ wireit
9  test -d jquery-keyboard-navigation && cd jquery-keyboard-navigation && git pull || git clone git://github.com/BrianTheCoder/jquery-keyboard-navigation.git  test -d jquery-keyboard-navigation && cd jquery-keyboard-navigation && git pull || git clone git://github.com/BrianTheCoder/jquery-keyboard-navigation.git && cd -
10    wget -nc http://blog.thejit.org/wp-content/jit.zip
11    unzip -u `ls -c jit*.zip | head -1`

Legend:
Removed from v.193  
changed lines
  Added in v.284

  ViewVC Help
Powered by ViewVC 1.1.26