=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.463 retrieving revision 1.464 diff -u -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,7 +12,7 @@ @@ -89,9 +89,10 @@ # tar xzf /tmp/ports.tar.gz -

Using CVS to get and update your source tree

+

Using CVS to get and update your source trees

-CVS was designed to be a simple way to retrieve and update your sources. +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,11 +107,22 @@ 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. +

Getting the ports and xenocara trees

+ Make sure your user is member of the wsrc group and that /usr/ports is group writable by wsrc. +Replace ports with xenocara throughout to get or update a +xenocara tree.