#!/bin/csh cvs -d$CVSROOT login echo Updating project $CVSMODULE with latest changes in CVS repository cvs -d$CVSROOT update $CVSMODULE