--- mitgcm.org/scripts/daily_tarfile 2009/11/30 21:47:10 1.3 +++ mitgcm.org/scripts/daily_tarfile 2010/01/25 22:46:27 1.4 @@ -1,10 +1,10 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_tarfile,v 1.3 2009/11/30 21:47:10 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_tarfile,v 1.4 2010/01/25 22:46:27 jmc Exp $ # download the source code and make a tar file -export CVSROOT=/u/gcmpack +export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' umask 0002