sees.hook
author amit@thunder
Tue, 02 Mar 2010 18:49:48 +0530
changeset 42 1f61ee485958
parent 41 e54725be4df6
child 43 134b87b382f5
permissions -rwxr-xr-x
Added hgignore and deleted the html files as they do not need to be tracked by hg now

repo_scripts="/home/hg/repos/SEES-hacks/SEESenv/scripts"
temp_dir="/home/hg/repos/SEES-hacks"
repo="/home/hg/repos/test_review/sttp/"
mkdir $temp_dir/temp 
python $repo_scripts/myrst2xml.py $repo
python $repo_scripts/rst2docbook.py $temp_dir/temp 
python $repo_scripts/autoid.py $temp_dir/temp 
python $repo_scripts/docbook2html.py $temp_dir/temp 
python $repo_scripts/finalhtml.py $temp_dir/temp 
python $repo_scripts/changenames.py $temp_dir/temp 
cp $temp_dir/temp/*.html /home/hg/repos/SEES-hacks/SEESenv/web/html/
cp $temp_dir/temp/p_list.py /home/hg/repos/SEES-hacks/SEESenv/web/hgbook/comments/