aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkout-developer-layout.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-15 19:10:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-15 19:10:46 +0000
commitcf727beb76d1e339029e5953a4b4dcdb1310642f (patch)
tree550da39aeeb0d7bf3b677a61389988c0562a1995 /scripts/checkout-developer-layout.sh
parent6793a352819248bdcd6f5d8db2e7e9fa77708c30 (diff)
added message about Gem CVS anonymous password
svn path=/trunk/; revision=4589
Diffstat (limited to 'scripts/checkout-developer-layout.sh')
-rwxr-xr-xscripts/checkout-developer-layout.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/checkout-developer-layout.sh b/scripts/checkout-developer-layout.sh
index 2c31a9aa..c37d0a57 100755
--- a/scripts/checkout-developer-layout.sh
+++ b/scripts/checkout-developer-layout.sh
@@ -42,6 +42,7 @@ for section in abstractions doc extensions externals pd packages scripts; do
done
# Gem is still separate
+echo -e "\n\n The password to the Gem anonymous CVS access is blank, so just press Enter\n"
export CVSROOT=:pserver:anonymous@cvs.gem.iem.at:/cvsroot/pd-gem
cvs login
cvs checkout Gem GemLibs