Roger Dingledine commited on 2004-12-20 05:03:00
Zeige 2 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.
| ... | ... |
@@ -50,7 +50,7 @@ necessarily work or even compile)</p> |
| 50 | 50 |
<li>Make a new empty directory and cd into it.</li> |
| 51 | 51 |
<li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot login</li> |
| 52 | 52 |
<li>cvs -d :pserver:guest@cvs.seul.org:/home/or/cvsroot co tor</li> |
| 53 |
-<li>(use -r tor-0_0_8 or equivalent to fetch a particular version.)</li> |
|
| 53 |
+<li>(use -r tor-0_0_9 or equivalent to fetch a particular version.)</li> |
|
| 54 | 54 |
<li>(To check out the maintenance branch, use -r tor-0_0_9-patches .)</li> |
| 55 | 55 |
</ul></li> |
| 56 | 56 |
</ul> |
| ... | ... |
@@ -30,6 +30,7 @@ |
| 30 | 30 |
<ul> |
| 31 | 31 |
<li><a href="cvs/tor/doc/tor-doc.html">Why should I run Tor?</a> |
| 32 | 32 |
<li><a href="cvs/tor/doc/tor-doc.html#client-or-server">Should I run a client or a server?</a> |
| 33 |
+<li><a href="cvs/tor/doc/tor-doc-win32.html">Installing Tor on Win32</a> |
|
| 33 | 34 |
<li><a href="cvs/tor/doc/tor-doc.html#installing">Installing Tor</a> |
| 34 | 35 |
<li><a href="cvs/tor/doc/tor-doc.html#client">Configuring a client</a> |
| 35 | 36 |
<li><a href="cvs/tor/doc/tor-doc.html#server">Configuring a server</a> |
| 36 | 37 |