=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.463 retrieving revision 1.464 diff -c -r1.463 -r1.464 *** www/anoncvs.html 2016/09/09 14:31:25 1.463 --- www/anoncvs.html 2016/09/20 01:01:12 1.464 *************** *** 12,18 **** --- 12,18 ---- *************** *** 89,97 **** # tar xzf /tmp/ports.tar.gz !

Using CVS to get and update your source tree

! CVS was designed to be a simple way to retrieve and update your sources. You must first decide whether you want to track -current or a patch branch. The current tree has all of the up to the minute changes, --- 89,98 ---- # tar xzf /tmp/ports.tar.gz !

Using CVS to get and update your source trees

! cvs(1) was designed to be a simple way ! to retrieve and update your sources. You must first decide whether you want to track -current or a patch branch. The current tree has all of the up to the minute changes, *************** *** 106,116 **** If you begin with src.tar.gz and sys.tar.gz as mentioned above, you can skip the initial get and proceed to updating. - ! To use ports, it is similar to src. Make sure your user is member of the wsrc group and that /usr/ports is group writable by wsrc.