]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add 'run' command to tahoe
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:54:12 +0000 (19:54 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 10 Jan 2008 02:54:12 +0000 (19:54 -0700)
commit8f4f3bf6cc20f9644e42ec9a992743dc14e96593
tree99fefa62e1656a1a7ea3bb6e4256a870c5de0f9b
parent330f84758e4ea4440d33b730b384853ffc471563
add 'run' command to tahoe

adds a 'run' commands to bin/tahoe / tahoe.exe
it loads a client node into the tahoe process itself,
running in the base dir specified by --basedir/-C and
defaulting to the current working dir.

it runs synchronously, and the tahoe process blocks until
the reactor is stopped.
src/allmydata/scripts/startstop_node.py