|
Lines 402-407
Link Here
|
| 402 |
CVS</link>, <link linkend="cvsup">CVSup</link>, and <link |
402 |
CVS</link>, <link linkend="cvsup">CVSup</link>, and <link |
| 403 |
linkend="ctm">CTM</link>.</para> |
403 |
linkend="ctm">CTM</link>.</para> |
| 404 |
|
404 |
|
|
|
405 |
<caution> |
| 406 |
<para>While it is possible to update only parts of your source |
| 407 |
tree, the only supported update procedure is to update the entire |
| 408 |
tree and recompile both userland and kernel sources. Updating |
| 409 |
only part of your source tree, only the kernel or only |
| 410 |
userland will often result in problems. These problems may |
| 411 |
range from compile errors to kernel panics and data |
| 412 |
corruption.</para> |
| 413 |
</caution> |
| 414 |
|
| 405 |
<para><application>Anonymous CVS</application> and |
415 |
<para><application>Anonymous CVS</application> and |
| 406 |
<application>CVSup</application> use the <emphasis>pull</emphasis> |
416 |
<application>CVSup</application> use the <emphasis>pull</emphasis> |
| 407 |
model of updating sources. In the case of |
417 |
model of updating sources. In the case of |