View | Details | Raw Unified | Return to bug 109034
Collapse All | Expand All

(-)cvsup.html-edited (+23 lines)
Lines 67-72 Link Here
67
class="APPLICATION">CVSup</b> is both faster and more flexible.</p>
67
class="APPLICATION">CVSup</b> is both faster and more flexible.</p>
68
</div>
68
</div>
69
69
70
<div class="NOTE">
71
<blockquote class="NOTE">
72
    <p><b>Note:</b> <b class="APPLICATION">csup</b> is a rewrite of the <b
73
class="APPLICATION">CVSup</b> software in C.  If you are using FreeBSD 6.2 or later, you
74
can use <b class="APPLICATION">csup</b> that is included in the base install and skip
75
steps on the <b class="APPLICATION">CVSup</b> installation. Otherwise, follow the
76
instructions on installing <b class="APPLICATION">CVSup</b> or <b>csup</b> from the ports
77
down below. If you wish to use <b class="APPLICATION">csup</b> instead of <b
78
class="APPLICATION">CVSup</b>, just substitute the references of <b class="APPLICATION">
79
CVSup</b> with <b class="APPLICATION">csup</b> while following the remainder of this
80
article.</p>
81
</blockquote>
82
</div>
83
70
<div class="SECT2">
84
<div class="SECT2">
71
<h2 class="SECT2"><a id="CVSUP-INSTALL" name="CVSUP-INSTALL">A.5.2 Installation</a></h2>
85
<h2 class="SECT2"><a id="CVSUP-INSTALL" name="CVSUP-INSTALL">A.5.2 Installation</a></h2>
72
86
Lines 93-98 Link Here
93
</blockquote>
107
</blockquote>
94
</div>
108
</div>
95
</div>
109
</div>
110
111
<p>If you want to install <b class="APPLICATION">csup</b> on FreeBSD 6.1 or earlier,
112
you can use the precompiled 
113
<a href="http://www.FreeBSD.org/cgi/url.cgi?ports/net/csup/pkg-descr"><tt
114
class="FILENAME">net/cvsup</tt></a> package from the FreeBSD <a
115
href="ports.html">packages collection</a>. If you prefer to build <b
116
class="APPLICATION">csup</b> from source, you can use the <a
117
href="http://www.FreeBSD.org/cgi/url.cgi?ports/net/csup/pkg-descr"><tt
118
class="FILENAME">net/csup</tt></a> port instead.</p>
96
119
97
<div class="SECT2">
120
<div class="SECT2">
98
<h2 class="SECT2"><a id="CVSUP-CONFIG" name="CVSUP-CONFIG">A.5.3 CVSup
121
<h2 class="SECT2"><a id="CVSUP-CONFIG" name="CVSUP-CONFIG">A.5.3 CVSup

Return to bug 109034