[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/anoncvs.html
- To: bugs_(_at_)_openbsd_(_dot_)_org
- Subject: www/anoncvs.html
- From: Andreas Semborg <dostro_(_at_)_ondska_(_dot_)_com>
- Date: Wed, 5 May 2004 19:42:58 +0200
Current stable version is 3.5.
Diff attached.
Index: www/anoncvs.html
===================================================================
RCS file: /cvs/www/anoncvs.html,v
retrieving revision 1.204
diff -u -r1.204 anoncvs.html
--- www/anoncvs.html 2004/03/22 21:17:52 1.204
+++ www/anoncvs.html 2004/05/05 17:40:05
@@ -213,12 +213,12 @@
</p>
<pre>
- # <b>cd /usr; cvs checkout -P -rOPENBSD_3_4 src</b>
+ # <b>cd /usr; cvs checkout -P -rOPENBSD_3_5 src</b>
</pre>
<p>
-Or OPENBSD_3_3 for 3.3, etc.
+Or OPENBSD_3_4 for 3.4, etc.
-<p> The OPENBSD_3_4 tag contains the release sources and
+<p> The OPENBSD_3_5 tag contains the release sources and
errata already applied.
<h3><a name="CVSROOT"><font color="#0000e0">Available Anonymous CVS Servers
@@ -492,11 +492,11 @@
# <strong>cvs -q get -P src</strong>
</pre>
-<p> (If you are following the patch branch for 3.4):
+<p> (If you are following the patch branch for 3.5):
<pre>
# <strong>setenv CVSROOT anoncvs_(_at_)_anoncvs_(_dot_)_ca_(_dot_)_openbsd_(_dot_)_org:/cvs</strong>
# <strong>cd /usr</strong>
- # <strong>cvs -q get -rOPENBSD_3_4 -P src</strong>
+ # <strong>cvs -q get -rOPENBSD_3_5 -P src</strong>
</pre>
</li>
@@ -507,10 +507,10 @@
# <strong>cvs -q up -Pd</strong>
</pre>
-<p> (If you are following the patch branch for 3.4):
+<p> (If you are following the patch branch for 3.5):
<pre>
# <strong>cd /usr/src</strong>
- # <strong>cvs -q up -rOPENBSD_3_4 -Pd</strong>
+ # <strong>cvs -q up -rOPENBSD_3_5 -Pd</strong>
</pre>
Every time you ran this it would synchronize your /usr/src tree. It would
@@ -541,11 +541,11 @@
# <strong>cd /usr</strong>
# <strong>cvs -q get -P ports</strong>
</pre>
-<p> (If you are following the patch branch for 3.4):
+<p> (If you are following the patch branch for 3.5):
<pre>
# <strong>setenv CVSROOT anoncvs_(_at_)_anoncvs_(_dot_)_ca_(_dot_)_openbsd_(_dot_)_org:/cvs</strong>
# <strong>cd /usr</strong>
- # <strong>cvs -q get -rOPENBSD_3_4 -P ports</strong>
+ # <strong>cvs -q get -rOPENBSD_3_5 -P ports</strong>
</pre>
<li> Anytime afterwards, to `update' this tree:
<p> (If you are following <i>current</i>):
@@ -553,10 +553,10 @@
# <strong>cd /usr</strong>
# <strong>cvs -q up -Pd ports</strong>
</pre>
-<p> (If you are following the patch branch for 3.4):
+<p> (If you are following the patch branch for 3.5):
<pre>
# <strong>cd /usr</strong>
- # <strong>cvs -q up -rOPENBSD_3_4 ports</strong>
+ # <strong>cvs -q up -rOPENBSD_3_5 ports</strong>
</pre>
</li>
</ul>
Visit your host, monkey.org