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:
e18d5c9
)
updated location for active projects
author
Chris Koeritz
<fred@gruntose.com>
Tue, 11 Jul 2017 14:16:26 +0000
(10:16 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Tue, 11 Jul 2017 14:16:26 +0000
(10:16 -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 fcca5081e9499e1bf57d65ffbd83069cfe5f0b97..1906df4f410d5c691d22e1f2bdc0ed42702204d1 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
projects
/webwork"
+ REPOSITORY_LIST+="cloud ebooks web
active
/webwork"
# point to our local certificate for ssh usage.
export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"