#!/bin/csh
cd
cd WWW
cvs update -R -d 2002/03owlt 2000/10/rdf-tests/rdfcore/testSchema.rdf 2001/sw/WebOnt/webont-issues.html 2002/07/owl.rdf
rm -f 2002/03owlt/editors-draft/download.tgz
cd
tar czf download.tgz WWW/2002/03owlt WWW/2000/10/rdf-tests/rdfcore/testSchema.rdf WWW/2001/sw/WebOnt/webont-issues.html WWW/2002/07/owl.rdf
mv download.tgz WWW/2002/03owlt/editors-draft
cd WWW
cvs commit -m "New copy."  2002/03owlt/editors-draft/download.tgz

