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:
5e6d99b
)
updated to current repo scheme
author
Chris Koeritz
<fred@gruntose.com>
Thu, 25 May 2017 20:56:58 +0000
(16:56 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Thu, 25 May 2017 20:56:58 +0000
(16:56 -0400)
scripts/customize/fred/fred_variables.sh
patch
|
blob
|
history
diff --git
a/scripts/customize/fred/fred_variables.sh
b/scripts/customize/fred/fred_variables.sh
index 47e90fd6928a5aeadf8cc6a0d1354362fdac4376..4bbe66fb203809a1de79c8a3af59efc0bf7824cc 100644
(file)
--- a/
scripts/customize/fred/fred_variables.sh
+++ b/
scripts/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 antique/inova_codebase bigdata
"
+ REPOSITORY_LIST+="cloud ebooks web
projects/web_work
"
# point to our local certificate for ssh usage.
export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"