updated
authorChris Koeritz <fred@gruntose.com>
Sat, 25 Aug 2012 18:47:24 +0000 (14:47 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 25 Aug 2012 18:47:24 +0000 (14:47 -0400)
customizing/fred/fred_variables.sh

index 123804987abdb40d1ec9c281705018cdddfe681f..63f57735fa10abd4c1bba25647bf049c74281263 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/xsede_tests xsede/code/cak0l xsede/docs"
+  REPOSITORY_LIST+=" cloud ebooks hoople hoople1 hoople2 inova_codebase quartz web yeti xsede/xsede_tests xsede/code/cak0l xsede/docs xsede/secrets"
 
   # point to our local certificate for ssh usage.
   export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"