projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7a703e
)
modernized, reordered list of repos
author
Chris Koeritz
<fred@gruntose.com>
Tue, 20 Dec 2016 03:35:47 +0000
(22:35 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Tue, 20 Dec 2016 03:35:47 +0000
(22:35 -0500)
customize/fred/fred_variables.sh
patch
|
blob
|
history
diff --git
a/customize/fred/fred_variables.sh
b/customize/fred/fred_variables.sh
index 86c29b96755e0a3f8dcc5d1196ebd6f26466386f..47e90fd6928a5aeadf8cc6a0d1354362fdac4376 100644
(file)
--- 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"