#!/bin/sh

#cvs -d '/usr/local/cvsroot' update -dAP
cvs update -dAP
chmod -R g+w ./*

