svn commit: r39739 - head/en_US.ISO8859-1/books/porters-handbook

Eitan Adler eadler at FreeBSD.org
Thu Oct 11 22:08:35 UTC 2012


Author: eadler (src,ports committer)
Date: Thu Oct 11 22:08:35 2012
New Revision: 39739
URL: http://svn.freebsd.org/changeset/doc/39739

Log:
  CVSup will eventually be going away, so don't tell people to use it.
  
  Approved by:	gabor

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Thu Oct 11 14:59:33 2012	(r39738)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Thu Oct 11 22:08:35 2012	(r39739)
@@ -10450,7 +10450,8 @@ as .putsy.conf and edit it.</programlist
       <filename>ports/ports-current</filename> directory of the &os;
       FTP mirror sites.  However, if you are working with more than a
       few ports, you will probably find it easier to use
-      <application>CVSup</application> to keep your whole ports
+      <application>Subversion</application> or &man.portsnap.8;
+      to keep your whole ports
       collection up-to-date, as described in the <ulink
 	url="&url.books.handbook;/synching.html#CVSUP-CONFIG">Handbook</ulink>.
       This will have the added benefit of tracking all the ports'


More information about the svn-doc-all mailing list