fix CVSROOT
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 14 Feb 2005 15:09:07 +0000 (15:09 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 14 Feb 2005 15:09:07 +0000 (15:09 +0000)
build.sh
crontab

index 5c1ddeb..835c7a3 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -4,11 +4,11 @@
 # crontabs to build nightly releases (default). Can also be invoked
 # manually to build a tagged release (-r) in the current directory.
 #
-# $Id: build.sh,v 1.22 2004/12/07 22:41:56 mlhuang Exp $
+# $Id: build.sh,v 1.23 2005/01/11 17:04:27 mlhuang Exp $
 #
 
 # Set defaults
-CVSROOT=:pserver:anon@build.planet-lab.org:/cvs
+CVSROOT=:pserver:anon@cvs.planet-lab.org:/cvs
 CVS_RSH=ssh
 MODULE=build
 TAG=HEAD
diff --git a/crontab b/crontab
index 84cf601..12e2cdb 100644 (file)
--- a/crontab
+++ b/crontab
@@ -3,13 +3,13 @@
 #
 # TMP=/tmp EDITOR=emacs crontab crontab
 #
-# $Id: crontab,v 1.9 2004/09/27 14:56:09 mlhuang Exp $
+# $Id: crontab,v 1.10 2004/12/09 06:34:18 mlhuang Exp $
 #
 
 SHELL=/bin/bash
 MAILTO=build@lists.planet-lab.org
 
-CVSROOT=:pserver:anon@build.planet-lab.org:/cvs
+CVSROOT=:pserver:anon@cvs.planet-lab.org:/cvs
 MODULE=build
 
 #