--- trunk/bin/codeswarm-render.sh 2008/12/12 23:20:33 825 +++ trunk/bin/codeswarm-render.sh 2008/12/13 00:15:42 826 @@ -8,10 +8,9 @@ echo "repository $repository limit $limit" wget -O var/codeswarm/activity.xml "http://localhost:3000/Frey::SVN/codeswarm_as_markup?repository=$repository&limit=$limit" || exit - codeswarm=/rest/cvs/codeswarm/ config=`pwd`/etc/codeswarm.config -echo "using codeswarm checkout from $codewram with config $config" +echo "using codeswarm checkout from $codeswarm with config $config" rm -fv var/codeswarm/frames/*.png cd $codeswarm || exit