/[Frey]/trunk/bin/codeswarm-render.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/codeswarm-render.sh

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

revision 825 by dpavlin, Fri Dec 12 23:20:33 2008 UTC revision 826 by dpavlin, Sat Dec 13 00:15:42 2008 UTC
# Line 8  limit=1500 Line 8  limit=1500
8  echo "repository $repository limit $limit"  echo "repository $repository limit $limit"
9  wget -O var/codeswarm/activity.xml "http://localhost:3000/Frey::SVN/codeswarm_as_markup?repository=$repository&limit=$limit" || exit  wget -O var/codeswarm/activity.xml "http://localhost:3000/Frey::SVN/codeswarm_as_markup?repository=$repository&limit=$limit" || exit
10    
   
11  codeswarm=/rest/cvs/codeswarm/  codeswarm=/rest/cvs/codeswarm/
12  config=`pwd`/etc/codeswarm.config  config=`pwd`/etc/codeswarm.config
13  echo "using codeswarm checkout from $codewram with config $config"  echo "using codeswarm checkout from $codeswarm with config $config"
14    
15  rm -fv var/codeswarm/frames/*.png  rm -fv var/codeswarm/frames/*.png
16  cd $codeswarm || exit  cd $codeswarm || exit

Legend:
Removed from v.825  
changed lines
  Added in v.826

  ViewVC Help
Powered by ViewVC 1.1.26