diff options
-rwxr-xr-x | scripts/checkout-developer-layout.sh | 1 |
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 |