UPGRADE PROCEDURE: ***************** !!Becareful if you copy the .exe and .dll file under unix shell, they no more work under windows.!! windows version: to upgrade the sm-win.zip, unzip it on a windows box add your new files: w3cburst.pl w3ctalk.css Makefile make.bat zip you local C:\Talks\ on the windows box, and put the new sm-win.zip back in /afs/w3.org/pub/WWW/Talks/Tools and cvs commit sm-win.zip unix version: to upgrade the sm-unix.tgz, AFTER you have updated the files in /afs/w3.org/pub/WWW/Talks/Tools (using CVS) w3cburst.pl w3ctalk.css Makefile make.bat then do: cd /tmp gnutar xvzf /afs/w3.org/pub/WWW/Talks/Tools/sm-unix.tgz cp /afs/w3.org/pub/WWW/Talks/Tools/Makefile /tmp/Talks/Tools cp /afs/w3.org/pub/WWW/Talks/Tools/make.bat /tmp/Talks/Tools cp /afs/w3.org/pub/WWW/Talks/Tools/w3cburst.awk /tmp/Talks/Tools cp /afs/w3.org/pub/WWW/Talks/Tools/w3ctalk.stl /tmp/Talks/Tools cp all others files you have modified (new icons in Icons/ for example) gnutar cvzf sm-unix.tgz Talks/ and put the new sm-unix.tgz back in /afs/w3.org/pub/WWW/Talks/Tools and cvs commit sm-unix.tgz