[or-cvs] tell people what to *do* with cvs once they"ve checked it out
Roger Dingledine
arma at seul.org
Sat Dec 25 09:48:46 UTC 2004
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
developers.html
Log Message:
tell people what to *do* with cvs once they've checked it out
Index: developers.html
===================================================================
RCS file: /home2/or/cvsroot/website/developers.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- developers.html 21 Dec 2004 07:41:20 -0000 1.16
+++ developers.html 25 Dec 2004 09:48:44 -0000 1.17
@@ -66,6 +66,7 @@
<li>Make a new empty directory and cd into it.</li>
<li>cvs -d :pserver:guest at cvs.seul.org:/home/or/cvsroot login</li>
<li>cvs -d :pserver:guest at cvs.seul.org:/home/or/cvsroot co tor</li>
+<li>cd tor; ./autogen.sh; make; make install if you like.
<li>(use -r tor-0_0_9 or equivalent to fetch a particular version.)</li>
<li>(To check out the maintenance branch, use -r tor-0_0_9-patches)</li>
</ul></li>
More information about the tor-commits
mailing list