|
Lines 60-66
Link Here
|
| 60 |
|
60 |
|
| 61 |
<row> |
61 |
<row> |
| 62 |
<entry><emphasis>Main CVSROOT</emphasis></entry> |
62 |
<entry><emphasis>Main CVSROOT</emphasis></entry> |
| 63 |
<entry><filename>/home/ncvs</filename></entry> |
63 |
<entry><filename>you@ncvs.FreeBSD.org:/home/ncvs</filename></entry> |
| 64 |
</row> |
64 |
</row> |
| 65 |
|
65 |
|
| 66 |
<row> |
66 |
<row> |
|
Lines 175-181
Link Here
|
| 175 |
<para>CVS operations are usually done by logging into |
175 |
<para>CVS operations are usually done by logging into |
| 176 |
<hostid>freefall</hostid>, making sure the |
176 |
<hostid>freefall</hostid>, making sure the |
| 177 |
<envar>CVSROOT</envar> environment variable is set to |
177 |
<envar>CVSROOT</envar> environment variable is set to |
| 178 |
<filename>/home/ncvs</filename>, and then doing the appropriate |
178 |
<filename>you@ncvs.FreeBSD.org:/home/ncvs</filename>, and then doing the appropriate |
| 179 |
check-out/check-in operations. If you wish to add |
179 |
check-out/check-in operations. If you wish to add |
| 180 |
something which is wholly new (like contrib-ified |
180 |
something which is wholly new (like contrib-ified |
| 181 |
sources, etc), <command>cvs import</command> should be used. |
181 |
sources, etc), <command>cvs import</command> should be used. |