added bigdata archive to the list of repos
authorChris Koeritz <fred@gruntose.com>
Sun, 3 Apr 2016 18:46:11 +0000 (14:46 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 3 Apr 2016 18:46:11 +0000 (14:46 -0400)
customizing/fred/fred_variables.sh

index be4ab37ea1a9be3ec03350ca2ec7b8f9f0e28ae5..c1bd17d9b214629bbabc6bb2f2d9dbbdb23b2894 100644 (file)
@@ -17,7 +17,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 web antique inova_codebase yeti gffs/docs gffs/secrets gffs/code/fred-trunk "
+  REPOSITORY_LIST+="cloud ebooks web antique inova_codebase yeti bigdata gffs/docs gffs/secrets gffs/code/fred-trunk "
 
   # point to our local certificate for ssh usage.
   export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"