Roger Dingledine commited on 2010-01-11 15:51:40
Zeige 1 geänderte Dateien mit 1 Einfügungen und 7 Löschungen.
(not that i can push the updated website yet, but...)
... | ... |
@@ -259,7 +259,7 @@ of anonymous communication systems.</li> |
259 | 259 |
Browse the Tor <b>source repository</b>: |
260 | 260 |
<ul> |
261 | 261 |
<li><a href="<svnsandbox>">Browse the repository's source tree directly</a></li> |
262 |
- <li>Read-only access: |
|
262 |
+ <li>Git and SVN access: |
|
263 | 263 |
<ul> |
264 | 264 |
<li><kbd>git clone git://git.torproject.org/git/tor</kbd></li> |
265 | 265 |
<li>The development branch is <kbd>master</kbd>. The active maintenance branches are <kbd>maint-0.2.0</kbd> and <kbd>maint-0.2.1</kbd>.</li> |
... | ... |
@@ -267,12 +267,6 @@ of anonymous communication systems.</li> |
267 | 267 |
<li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li> |
268 | 268 |
</ul> |
269 | 269 |
</li> |
270 |
- <li>Read-Write access (website only): |
|
271 |
- <ul> |
|
272 |
- <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/website/trunk website</kbd></li> |
|
273 |
- <li><b>SVN HTTPS certificate fingerprint:</b> 11:34:5c:b1:c4:12:76:10:86:ce:df:69:3d:06:a9:57:fa:dc:c9:29</li> |
|
274 |
- </ul> |
|
275 |
- </li> |
|
276 | 270 |
<li><a href="https://git.torproject.org/checkout/githax/master/doc/Howto.txt">Basic instructions for using Git to contribute to Tor software.</a></li> |
277 | 271 |
</ul> |
278 | 272 |
|
279 | 273 |