aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkout-developer-layout.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-28 18:35:11 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-28 18:35:11 +0000
commitf8866f92b14abed49670a4b8b1f8ce355197448a (patch)
treeb2fb360314d23d141094590061d7443ce650d7bf /scripts/checkout-developer-layout.sh
parent792a15954e4caac5fd5eac04c29c5079c0c3878c (diff)
updated for Pd-0.40.x-extended; now handles "pd" section
svn path=/trunk/; revision=7086
Diffstat (limited to 'scripts/checkout-developer-layout.sh')
-rwxr-xr-xscripts/checkout-developer-layout.sh2
1 files changed, 1 insertions, 1 deletions
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"