From 87973f1adaf159f1ec9744890375ab44c3f4575c Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 25 Jan 2010 18:16:24 -0600 Subject: Create CVS password file for anonymous checkout --- doc/checkout.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/checkout.sh b/doc/checkout.sh index b522451..858c329 100755 --- a/doc/checkout.sh +++ b/doc/checkout.sh @@ -5,12 +5,13 @@ set +x # Cactus #wget http://preview.cactuscode.org/download/GetCactus +echo ':pserver:cvs_anon@cvs.cactuscode.org:/cactus Ay=0=' > cvspass env CVS_PASSFILE=cvspass cvs -d :pserver:cvs_anon@cvs.cactuscode.org:/cactus checkout -d qqq Utilities/Scripts/GetCactus mv qqq/GetCactus . rmdir -rf qqq #cp /Users/eschnett/Utilities/Scripts/GetCactus . chmod a+x GetCactus -{ echo; echo; echo; echo; } | ./GetCactus +{ echo; echo; echo 2; echo; } | ./GetCactus # Basic thorns pushd Cactus -- cgit v1.2.3