[or-cvs] point to correct places in cvs

Roger Dingledine arma at seul.org
Sun Nov 14 05:57:57 UTC 2004


Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website

Modified Files:
	contribute.html design.html developers.html download.html 
	index.html 
Log Message:
point to correct places in cvs


Index: contribute.html
===================================================================
RCS file: /home2/or/cvsroot/website/contribute.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- contribute.html	14 Nov 2004 05:40:19 -0000	1.1
+++ contribute.html	14 Nov 2004 05:57:55 -0000	1.2
@@ -42,8 +42,8 @@
 <ul>
 <li>We need somebody to code up a GUI or other
 controller program, to do configuration, etc. See our <a
-href="cvs/doc/control-spec.txt">control specification</a> for details,
-and the <a href="cvs/contrib/tor-control.py">rudimentary python control
+href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
+and the <a href="cvs/tor/contrib/tor-control.py">rudimentary python control
 script</a>.
 <li>We're always looking for better Windows installers.
 <li>Does somebody want to do up a patch so we can be an NT service? Or

Index: design.html
===================================================================
RCS file: /home2/or/cvsroot/website/design.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- design.html	14 Nov 2004 05:40:19 -0000	1.1
+++ design.html	14 Nov 2004 05:57:55 -0000	1.2
@@ -30,15 +30,15 @@
 Tor design:</p>
 <ul>
 <li><a href="tor-design.pdf">PDF version</a></li>
-<li><a href="cvs/doc/design-paper/tor-design.html">HTML version</a></li>
+<li><a href="cvs/tor/doc/design-paper/tor-design.html">HTML version</a></li>
 </ul>
 
 <p>The <b>Specification</b> aims to give
 developers enough information to build a compatible version of Tor:</p>
 <ul>
-<li><a href="cvs/doc/tor-spec.txt">Main Tor specification</a></li>
-<li><a href="cvs/doc/rend-spec.txt">Tor rendezvous specification</a></li>
-<li><a href="cvs/doc/control-spec.txt">Tor UI control specification</a></li>
+<li><a href="cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li>
+<li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li>
+<li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li>
 </ul>
 
 <p>Look at the <a href="slides-codecon04/">slides from the Codecon
@@ -49,7 +49,7 @@
 href="http://freehaven.net/~arma/slides-defcon04.pdf">Defcon 2004
 slides</a>.</p>
 
-<a href="http://freehaven.net/tor/cvs/doc/TODO">The list of stuff the developers know they need to do</a>
+<a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>
 
   </div><!-- #main -->
 </body>

Index: developers.html
===================================================================
RCS file: /home2/or/cvsroot/website/developers.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- developers.html	14 Nov 2004 05:40:19 -0000	1.1
+++ developers.html	14 Nov 2004 05:57:55 -0000	1.2
@@ -25,7 +25,7 @@
 
 <h2>Tor: Developers</h2>
 
-<p>Read the <a href="cvs/doc/HACKING">Guide to Tor's source code</a> for an
+<p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an
 overview of the various files and components of the system.</p>
 
 <p>Check out <a

Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- download.html	14 Nov 2004 05:40:19 -0000	1.1
+++ download.html	14 Nov 2004 05:57:55 -0000	1.2
@@ -55,7 +55,7 @@
 </p>
 
 <p><b>Red Hat packages</b> are not available yet. We have a <a
-href=cvs/tor.spec">spec file</a> but we're not sure if it's any
+href=cvs/tor/tor.spec">spec file</a> but we're not sure if it's any
 good. Please help.
 </p>
 
@@ -135,7 +135,7 @@
 servers, makes use of unverified servers in some path positions, and fixes
 many bugs</a>. [<a href="dist/obsolete/tor-0.0.8.tar.gz.asc">signature</a>] </p>
 
-<p>You can read the <a href="cvs/ChangeLog">ChangeLog</a> for more
+<p>You can read the <a href="cvs/tor/ChangeLog">ChangeLog</a> for more
 details.</p>
 
   </div><!-- #main -->

Index: index.html
===================================================================
RCS file: /home2/or/cvsroot/website/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.html	14 Nov 2004 05:40:19 -0000	1.1
+++ index.html	14 Nov 2004 05:57:55 -0000	1.2
@@ -57,7 +57,7 @@
 to run a server</a>. Thanks!</p>
 
 <hr>
-<i>$Id$ <a href="mailto:tor-arma at freehaven.net">Contact</a></i>
+<i>$Id$ <a href="mailto:tor-arma at freehaven.net">Webmaster</a></i>
 
   </div><!-- #main -->
 </body>



More information about the tor-commits mailing list