racket/collects/meta/drdr
2010-08-26 12:11:00 -04:00
..
graphs
static
tests More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
analyze.ss Sending to nobody not unknown 2010-07-14 14:39:33 -06:00
archive-test.ss
archive.ss
cache.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
cc.ss
config.ss
copy.sh
diff.ss
diffcmd.ss
dirstruct.ss
example.timing
formats.ss
good-init.sh
house-call.ss
info.rkt
init.sh
installed-software
list-count.ss
main.ss
make-archive.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
metadata.ss
monitor-scm.ss
notify.ss
path-utils.ss
pkgs
plt-build.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
README Silly test push to trigger DrDr 2010-07-14 16:14:21 -06:00
README-PORTS
render.ss Making timing data more available 2010-08-13 15:06:14 -06:00
rendering.ss
replay-log.ss
replay.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
retry.ss
rewriting.ss
run-collect.ss
scm.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
sema.ss
set-browser.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
status.ss
svn.ss
time-file.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
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.