[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] Updated the new "stable" checkout command.



Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv32696

Modified Files:
	developers.html 
Log Message:
Updated the new "stable" checkout command.


Index: developers.html
===================================================================
RCS file: /home/or/cvsroot/website/developers.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- developers.html	15 Jul 2005 22:19:37 -0000	1.29
+++ developers.html	5 Aug 2005 03:17:15 -0000	1.30
@@ -53,8 +53,8 @@
 <li>cvs -d :pserver:guest@xxxxxxxxxxxx:/home/or/cvsroot login</li>
 <li>cvs -d :pserver:guest@xxxxxxxxxxxx:/home/or/cvsroot co tor</li>
 <li>cd tor; ./autogen.sh; make; make install if you like.</li>
-<li>(use -r tor-0_0_9 or equivalent to fetch a particular version.)</li>
-<li>(To check out the maintenance branch, use -r tor-0_0_9-patches)</li>
+<li>(use -r tor-0_1_0_13 or equivalent to fetch a particular version.)</li>
+<li>(To check out the maintenance branch, use -r tor-0_1_0_13-patches)</li>
 </ul>
 </li>
 </ul>