From e34fbaa4f9f6684fd32082af2499b54d38c0da84 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 19 Dec 2016 22:35:47 -0500 Subject: [PATCH] modernized, reordered list of repos --- customize/fred/fred_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize/fred/fred_variables.sh b/customize/fred/fred_variables.sh index 86c29b96..47e90fd6 100644 --- a/customize/fred/fred_variables.sh +++ b/customize/fred/fred_variables.sh @@ -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 antique inova_codebase antique/inova_codebase yeti bigdata " + REPOSITORY_LIST+="cloud ebooks web antique antique/inova_codebase bigdata" # point to our local certificate for ssh usage. export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge" -- 2.34.1