Peter Palfrader commited on 2006-08-17 00:03:13
              Zeige 4 geänderte Dateien mit 16 Einfügungen und 16 Löschungen.
            
| ... | ... | 
                      @@ -1,5 +1,5 @@  | 
                  
| 1 | 1 | 
                        ## translation metadata  | 
                    
| 2 | 
                        -# Based-On-Revision: 1.15  | 
                    |
| 2 | 
                        +# Based-On-Revision: 1.17  | 
                    |
| 3 | 3 | 
                        # Last-Translator: jens@kubieziel.de, peter@palfrader.org  | 
                    
| 4 | 4 | 
                         | 
                    
| 5 | 5 | 
                        #include "head.wmi" TITLE="Dokumentation"  | 
                    
| ... | ... | 
                      @@ -129,22 +129,22 @@  | 
                  
| 129 | 129 | 
                        Durchsuche das Tor <b>Quellcode-Repository</b>: (welches nicht notwendigerweise funktioniert oder kompiliert)</p>  | 
                    
| 130 | 130 | 
                        <ul>  | 
                    
| 131 | 131 | 
                        <li><a href="<svnsandbox>">Regelm��ig aktualisierte SVN Sandbox</a></li>  | 
                    
| 132 | 
                        - <li><a href="http://tor-svn.freehaven.net/svn/tor/trunk">Browse direkt im Repository</a></li>  | 
                    |
| 132 | 
                        + <li><a href="https://tor-svn.freehaven.net/svn/tor/trunk">Browse direkt im Repository</a></li>  | 
                    |
| 133 | 133 | 
                        # XXX FIXME - still points to cvs thing  | 
                    
| 134 | 134 | 
                        <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/?root=tor">ViewCVS</a></li>  | 
                    
| 135 | 135 | 
                        <li><a href="http://archives.seul.org/or/cvs/">Mailingliste f�r Commits</a></li>  | 
                    
| 136 | 136 | 
                        <li>anonymer <a href="http://subversion.tigris.org/">subversion</a> Zugang:  | 
                    
| 137 | 137 | 
                        <ul>  | 
                    
| 138 | 138 | 
                        <li>Lege ein neues Verzeichnis an und wechsele hinein.</li>  | 
                    
| 139 | 
                        - <li><kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 140 | 
                        - <li>(Um die Maintenancebranch auszuchecken, nutze <kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 139 | 
                        + <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 140 | 
                        + <li>(Um die Maintenancebranch auszuchecken, nutze <kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 141 | 141 | 
                        </ul>  | 
                    
| 142 | 142 | 
                        </li>  | 
                    
| 143 | 143 | 
                        </ul>  | 
                    
| 144 | 144 | 
                         | 
                    
| 145 | 145 | 
                        Um die Webseite auszuchecken:  | 
                    
| 146 | 146 | 
                        <ul>  | 
                    
| 147 | 
                        - <li><a href="<svnsandbox>website">Regelm��ig aktualisierte CVS Sandbox</a></li>  | 
                    |
| 147 | 
                        + <li><a href="<svnsandbox>website">Regelm��ig aktualisierte SVN Sandbox</a></li>  | 
                    |
| 148 | 148 | 
                        <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/?root=torcvs">ViewCVS</a></li>  | 
                    
| 149 | 149 | 
                        <li><a href="http://archives.seul.org/or/cvs/">Mailingliste f�r Commits (die selbe wie oben)</a></li>  | 
                    
| 150 | 150 | 
                        <li>anonymer pserver Zugang (passwort ist "guest"):  | 
                    
| ... | ... | 
                      @@ -133,15 +133,15 @@ of anonymous communication systems.</li>  | 
                  
| 133 | 133 | 
                        Browse the Tor <b>source repository</b>: (which may not necessarily work or even compile)  | 
                    
| 134 | 134 | 
                        <ul>  | 
                    
| 135 | 135 | 
                        <li><a href="<svnsandbox>">Regularly updated SVN sandbox</a></li>  | 
                    
| 136 | 
                        - <li><a href="http://tor-svn.freehaven.net/svn/tor/trunk">Browse the repository's source tree directly</a></li>  | 
                    |
| 136 | 
                        + <li><a href="https://tor-svn.freehaven.net/svn/tor/trunk">Browse the repository's source tree directly</a></li>  | 
                    |
| 137 | 137 | 
                        # XXX FIXME - still points to cvs thing  | 
                    
| 138 | 138 | 
                        <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/?root=tor">ViewCVS</a></li>  | 
                    
| 139 | 139 | 
                        <li><a href="http://archives.seul.org/or/cvs/">Mailing list for commits</a></li>  | 
                    
| 140 | 140 | 
                        <li>anonymous <a href="http://subversion.tigris.org/">subversion</a> access:  | 
                    
| 141 | 141 | 
                        <ul>  | 
                    
| 142 | 142 | 
                        <li>Make a new empty directory and cd into it.</li>  | 
                    
| 143 | 
                        - <li><kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 144 | 
                        - <li>(To check out the maintenance branch, use <kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 143 | 
                        + <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 144 | 
                        + <li>(To check out the maintenance branch, use <kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 145 | 145 | 
                        </ul>  | 
                    
| 146 | 146 | 
                        </li>  | 
                    
| 147 | 147 | 
                        </ul>  | 
                    
| ... | ... | 
                      @@ -1,5 +1,5 @@  | 
                  
| 1 | 1 | 
                        ## translation metadata  | 
                    
| 2 | 
                        -# Based-On-Revision: 1.16  | 
                    |
| 2 | 
                        +# Based-On-Revision: 1.17  | 
                    |
| 3 | 3 | 
                        # Last-Translator: jan@seul.org  | 
                    
| 4 | 4 | 
                         | 
                    
| 5 | 5 | 
                        #include "head.wmi" TITLE="Documentazione"  | 
                    
| ... | ... | 
                      @@ -126,15 +126,15 @@ href="http://freehaven.net/anonbib/topic.html#Anonymous_20communication">questi  | 
                  
| 126 | 126 | 
                        Consulta il <b>repository dei sorgenti</b> di Tor: (potrebbe non funzionare né compilare)  | 
                    
| 127 | 127 | 
                        <ul>  | 
                    
| 128 | 128 | 
                        <li><a href="<vnandbox>">SVN sandbox aggiornato regolarmente</a></li>  | 
                    
| 129 | 
                        - <li><a href="http://tor-svn.freehaven.net/svn/tor/trunk">Consulta direttamente l'albero dei sorgenti nel repository</a></li>  | 
                    |
| 129 | 
                        + <li><a href="https://tor-svn.freehaven.net/svn/tor/trunk">Consulta direttamente l'albero dei sorgenti nel repository</a></li>  | 
                    |
| 130 | 130 | 
                        # XXX FIXME - still points to cvs thing  | 
                    
| 131 | 131 | 
                        <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/?root=tor">ViewCVS</a></li>  | 
                    
| 132 | 132 | 
                        <li><a href="http://archives.seul.org/or/cvs/">Mailing list per i commit</a></li>  | 
                    
| 133 | 133 | 
                        <li>accesso anonimo <a href="http://subversion.tigris.org/">subversion</a>:  | 
                    
| 134 | 134 | 
                        <ul>  | 
                    
| 135 | 135 | 
                        <li>Crea una nuova directory vuota e cd in essa.</li>  | 
                    
| 136 | 
                        - <li><kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 137 | 
                        - <li>(Per prelevare la maintenance branch, usa <kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 136 | 
                        + <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 137 | 
                        + <li>(Per prelevare la maintenance branch, usa <kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 138 | 138 | 
                        </ul>  | 
                    
| 139 | 139 | 
                        </li>  | 
                    
| 140 | 140 | 
                        </ul>  | 
                    
| ... | ... | 
                      @@ -1,5 +1,5 @@  | 
                  
| 1 | 1 | 
                        ## translation metadata  | 
                    
| 2 | 
                        -# Based-On-Revision: 1.16  | 
                    |
| 2 | 
                        +# Based-On-Revision: 1.17  | 
                    |
| 3 | 3 | 
                        # Last-Translator: ygrekheretix at gmail  | 
                    
| 4 | 4 | 
                         | 
                    
| 5 | 5 | 
                        #include "head.wmi" TITLE="�����������" CHARSET="KOI8-R"  | 
                    
| ... | ... | 
                      @@ -120,14 +120,14 @@ href="http://freehaven.net/anonbib/topic.html#Anonymous_20communication">  | 
                  
| 120 | 120 | 
                        <a id="Developers"></a>  | 
                    
| 121 | 121 | 
                        <h2><a class="anchor" href="#Developers">��� �����������</a></h2>  | 
                    
| 122 | 122 | 
                        <li><a href="<svnsandbox>">��������� ����������� SVN ����������</a></li>  | 
                    
| 123 | 
                        -<li><a href="http://tor-svn.freehaven.net/svn/tor/trunk">�������� ����������� ���������� ������</a></li>  | 
                    |
| 123 | 
                        +<li><a href="https://tor-svn.freehaven.net/svn/tor/trunk">�������� ����������� ���������� ������</a></li>  | 
                    |
| 124 | 124 | 
                        <li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/?root=tor">ViewCVS</a></li>  | 
                    
| 125 | 125 | 
                        <li><a href="http://archives.seul.org/or/cvs/">������� ������ �� �������</a></li>  | 
                    
| 126 | 126 | 
                        <li>��������� ������ � <a href="http://subversion.tigris.org/">subversion</a>:  | 
                    
| 127 | 127 | 
                        <ul>  | 
                    
| 128 | 128 | 
                        <li>������� ����� ����� � ������� ��� �������.</li>  | 
                    
| 129 | 
                        - <li><kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 130 | 
                        - <li>(����� �������� ���������� ����� <kbd>svn checkout http://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 129 | 
                        + <li><kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/trunk</kbd></li>  | 
                    |
| 130 | 
                        + <li>(����� �������� ���������� ����� <kbd>svn checkout https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_1-patches</kbd>)</li>  | 
                    |
| 131 | 131 | 
                        </ul>  | 
                    
| 132 | 132 | 
                        </li>  | 
                    
| 133 | 133 | 
                        </ul>  | 
                    
| 134 | 134 |