muffed the folder name in repo list
[feisty_meow.git] / scripts / customize / fred / fred_variables.sh
index 4bbe66fb203809a1de79c8a3af59efc0bf7824cc..fcca5081e9499e1bf57d65ffbd83069cfe5f0b97 100644 (file)
@@ -17,7 +17,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; 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 projects/web_work"
+  REPOSITORY_LIST+="cloud ebooks web projects/webwork"
 
   # point to our local certificate for ssh usage.
   export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"