racket/collects/meta/drdr
2012-02-20 10:50:48 -07:00
..
static Marking release commits specially 2012-01-25 16:48:11 -07:00
tests A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
analyze.rkt Fixing slight error when a file fails to test properly 2011-10-05 16:29:16 -06:00
archive-test.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
archive.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
cache.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
cc.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
config.rkt Trying xnest inside of real root 2011-01-13 14:50:10 -07:00
copy.sh Adding tgz 2011-08-27 06:54:50 -06:00
diff.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
diffcmd.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
dirstruct.rkt Adding tgz 2011-08-27 06:54:50 -06:00
example.timing Adding DrDr source to meta. 2010-02-24 04:07:08 +00:00
formats.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
good-init.sh Switch tcsh(!) and bash scripts to use /bin/sh. 2011-07-14 12:06:00 -04:00
house-call.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
info.rkt drdr info file 2010-05-15 10:47:56 -04:00
INSTALL Note installation step 2011-08-08 12:39:23 -06:00
installed-software Adding DrDr source to meta. 2010-02-24 04:07:08 +00:00
list-count.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
main.rkt Getting it working after the crash 2011-08-08 12:39:21 -06:00
make-archive.rkt Adding tgz 2011-08-27 06:54:50 -06:00
metadata.rkt Updating help page 2011-08-08 12:39:22 -06:00
monitor-drdr.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
monitor-scm.rkt DrDr, test this push 2011-11-01 11:16:47 -06:00
notify.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
path-utils.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
pkgs - Removing planet package installation 2010-03-02 20:46:18 +00:00
plt-build.rkt Removing stderr output from archive? 2011-12-12 10:22:52 -07:00
README Renaming files 2010-11-11 15:59:49 -07:00
README-PORTS A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
render.rkt Better explanation of DrDr's behavior 2012-02-20 10:50:48 -07:00
rendering.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
replay-log.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
replay.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
retry.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
rewriting.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
run-collect.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
scm.rkt Fixing stupidity... for now 2012-01-25 16:48:11 -07:00
sema.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
set-browser.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
status.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
svn.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
time-file.rkt Switching to Racket 2010-11-11 15:59:50 -07:00
time.rkt removing old graphing system 2011-09-06 16:07:06 -06:00
vdbm.rkt Switching to Racket 2010-11-11 15:59:50 -07:00

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.