From f8866f92b14abed49670a4b8b1f8ce355197448a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 28 Dec 2006 18:35:11 +0000 Subject: updated for Pd-0.40.x-extended; now handles "pd" section svn path=/trunk/; revision=7086 --- scripts/checkout-developer-layout.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/checkout-developer-layout.sh') diff --git a/scripts/checkout-developer-layout.sh b/scripts/checkout-developer-layout.sh index 04281c51..2f8cf9b4 100755 --- a/scripts/checkout-developer-layout.sh +++ b/scripts/checkout-developer-layout.sh @@ -42,7 +42,7 @@ for section in abstractions doc extensions externals packages scripts; do done # For Pd-extended, "pd" needs to be a specific version currently, not HEAD -cvs checkout -r v0-39-2 pd +cvs checkout -r stable_0_40 pd # Gem is still separate echo -e "\n\n The password to the Gem anonymous CVS access is blank, so just press Enter\n" -- cgit v1.2.1