racket/collects/meta/drdr
..
graphs
static
analyze.ss
archive-test.ss
archive.ss
cache.ss
config.ss
copy.sh
diff.ss
diffcmd.ss
dirstruct.ss
example.timing
formats.ss
good-init.sh
info.ss
init.sh
installed-software
list-count.ss
main.ss
make-archive.ss
metadata.ss
monitor-svn.ss
notify.ss
path-utils.ss
pkgs
pkgs.bak
plt-build.ss
README
render.ss
rendering.ss
replay-log.ss
replay.ss
retry.ss
rewriting.ss
run-collect.ss
set-browser.ss
status.ss
svn.ss
time-file.ss
time.ss
vdbm.ss

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.ss 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.