le@svn.torproject.org commited on 2005-08-19 20:20:21
Zeige 1 geänderte Dateien mit 7 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -42,15 +42,20 @@ |
| 42 | 42 |
|
| 43 | 43 |
|
| 44 | 44 |
<div class="main-column"> |
| 45 |
- |
|
| 45 |
+<div style="float: right; border: 1px solid #666666; background: |
|
| 46 |
+#e7e7e7; padding: 5px; margin: 0 5px 0 0;"> |
|
| 47 |
+<a href="/gui/" style="color: #EF8012; font-weight: bold;">Tor GUI Competition »</a> |
|
| 48 |
+</div> |
|
| 46 | 49 |
<h2>Tor: Developers</h2> |
| 47 |
-<hr /> |
|
| 50 |
+<hr size="1" /> |
|
| 48 | 51 |
|
| 49 | 52 |
<p>Browse the Tor <b>CVS repository</b>: (which may not |
| 50 | 53 |
necessarily work or even compile)</p> |
| 51 | 54 |
<ul> |
| 52 | 55 |
<li><a href="/cvs/">Regularly updated CVS sandbox</a></li> |
| 53 | 56 |
<li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/?root=tor">ViewCVS</a></li> |
| 57 |
+ |
|
| 58 |
+<ul> |
|
| 54 | 59 |
<li>anonymous pserver access (password is guest): |
| 55 | 60 |
<ul> |
| 56 | 61 |
<li>Make a new empty directory and cd into it.</li> |
| 57 | 62 |