[or-cvs] r17307: {updater} my notes on fetching the tarball via thandy from the client (updater/trunk/doc)

arma at seul.org arma at seul.org
Mon Nov 17 02:05:08 UTC 2008


Author: arma
Date: 2008-11-16 21:05:08 -0500 (Sun, 16 Nov 2008)
New Revision: 17307

Modified:
   updater/trunk/doc/HOWTO
Log:
my notes on fetching the tarball via thandy from the client side


Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO	2008-11-17 01:48:56 UTC (rev 17306)
+++ updater/trunk/doc/HOWTO	2008-11-17 02:05:08 UTC (rev 17307)
@@ -233,14 +233,16 @@
 
 
 
+FROM THE CLIENT SIDE
+--------------------
 
+svn checkout https://svn.torproject.org/svn/updater/trunk updater
+cd updater
+make
+make test
+python setup.py install --prefix=/home/thandy/install
+export PYTHONPATH=/home/thandy/install/lib/
+export PATH=$PATH:`pwd`/install/bin/
 
+thandy-client update /bundleinfo/tor/source/
 
-
-
-
-
-
-
-
-



More information about the tor-commits mailing list