updated for new path.
authorChris Koeritz <fred@gruntose.com>
Wed, 24 Apr 2013 16:41:50 +0000 (12:41 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 24 Apr 2013 16:41:50 +0000 (12:41 -0400)
customizing/fred/fred_variables.sh

index 5ca2c3382bc405e775267dfef852d32342572413..88271cf7668b39decd6e7b9a597a7d028f7ed725 100644 (file)
@@ -20,7 +20,7 @@ if [ -z "$NETHACKOPTIONS" ]; then
   # 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 hoople hoople1 hoople2 inova_codebase quartz web yeti xsede/docs xsede/secrets xsede/xsede_tests xsede/code/libraries xsede/code/cak0l "
+  REPOSITORY_LIST+="cloud ebooks hoople hoople1 hoople2 inova_codebase quartz web yeti xsede/docs xsede/secrets xsede/xsede_tests xsede/code/libraries xsede/code/fred "
 
   # point to our local certificate for ssh usage.
   export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"