racket/collects/meta/drdr
Jay McCarthy 26ddc5273f Mistake
2011-08-08 12:39:23 -06:00
..
graphs
static Getting it working after the crash 2011-08-08 12:39:21 -06:00
tests
analyze.rkt Mistake 2011-08-08 12:39:23 -06:00
archive-test.rkt
archive.rkt
cache.rkt
cc.rkt
config.rkt
copy.sh Getting it working after the crash 2011-08-08 12:39:21 -06:00
diff.rkt
diffcmd.rkt
dirstruct.rkt
example.timing
formats.rkt
good-init.sh Switch tcsh(!) and bash scripts to use /bin/sh. 2011-07-14 12:06:00 -04:00
graph.rkt
house-call.rkt
info.rkt
INSTALL Note installation step 2011-08-08 12:39:23 -06:00
installed-software
list-count.rkt
main.rkt Getting it working after the crash 2011-08-08 12:39:21 -06:00
make-archive.rkt
metadata.rkt Updating help page 2011-08-08 12:39:22 -06:00
monitor-drdr.rkt
monitor-scm.rkt
notify.rkt
path-utils.rkt
pkgs
plt-build.rkt Communicating with program 2011-08-08 12:39:23 -06:00
README
README-PORTS
render.rkt Communicating with program 2011-08-08 12:39:23 -06:00
rendering.rkt
replay-log.rkt
replay.rkt
retry.rkt
rewriting.rkt
run-collect.rkt
scm.rkt
sema.rkt
set-browser.rkt
status.rkt
svn.rkt
time-file.rkt
time.rkt
vdbm.rkt

This is the implementation of DrDr.

It currently only runs on a single machine that is set up in an intricate way.
-- In particular, config.rkt mentions many of those details
-- Also, static/data must be a link to a data directory (/opt/plt/data)

It uses a few of my PLaneT packages and some other ones as well.