# add a bunch of folders to the list for checkin & checkout. these are
# definitely personal, and some of them are fairly dated (the yeti and
# hoople folders, for example).
- REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti xsede/docs xsede/secrets xsede/xsede_tests xsede/code/fred "
+ REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti xsede/docs xsede/secrets xsede/code/fred "
# point to our local certificate for ssh usage.
export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"
USER=jurgis
# we need these for the XSEDE and GenesisII environment.
-XSEDE_TESTS_FOLDER=/home/jurgis/xsede/xsede_tests
GENII_INSTALL_DIR=/home/jurgis/xsede/code/GenesisII/trunk
+XSEDE_TESTS_FOLDER=$GENII_INSTALL_DIR/xsede_tools
GENII_USER_DIR=/home/jurgis/.tmp/dot-genesis-xcg3
JAVA_HOME=/usr/lib/jvm/java-6-sun