From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Wed, 22 Sep 2004 15:21:18 +0000 (+0000)
Subject: Moved cvs:/cvs/pl_rpm to jeeves:/cvs/build
X-Git-Tag: planetlab-3_0-branch-point~31
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7f50d42dd59ff5485abfcc3ebb3f046a850da2fd;p=build.git

Moved cvs:/cvs/pl_rpm to jeeves:/cvs/build
---

diff --git a/build.sh b/build.sh
index 964d088a..6246c984 100755
--- a/build.sh
+++ b/build.sh
@@ -4,13 +4,13 @@
 # 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.10 2004/08/18 16:16:56 mlh-pl_rpm Exp $
+# $Id: build.sh,v 1.11 2004/08/31 14:39:42 mlh-pl_rpm Exp $
 #
 
 # Set defaults
-CVSROOT=bui-pl_rpm@cvs.planet-lab.org:/cvs
+CVSROOT=:pserver:anon@build.planet-lab.org:/cvs
 CVS_RSH=ssh
-MODULE=rpm
+MODULE=build
 TAG=HEAD
 BASE=$PWD
 
diff --git a/crontab b/crontab
index d040868c..9dfe1880 100644
--- a/crontab
+++ b/crontab
@@ -3,15 +3,14 @@
 #
 # TMP=/tmp EDITOR=emacs crontab crontab
 #
-# $Id: crontab,v 1.4 2004/08/31 15:29:53 mlh-pl_rpm Exp $
+# $Id: crontab,v 1.5 2004/09/18 19:18:49 mlh-pl_rpm Exp $
 #
 
 SHELL=/bin/bash
 MAILTO=build@lists.planet-lab.org
 
-CVSROOT=bui-pl_rpm@cvs.planet-lab.org:/cvs
-CVS_RSH=ssh
-MODULE=rpm
+CVSROOT=:pserver:anon@build.planet-lab.org:/cvs
+MODULE=build
 
 #
 # minute hour day-of-month month day-of-week