Update cvsutils documentation description.
authorBruce Momjian <bruce@momjian.us>
Wed, 30 May 2007 18:00:08 +0000 (18:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 30 May 2007 18:00:08 +0000 (18:00 +0000)
doc/src/sgml/cvs.sgml

index c0a402233535c1edabed0bff67fa861539d5fdb6..081c766ad720d16f6a11ebbee6d8789c571a0d46 100644 (file)
@@ -155,10 +155,11 @@ cvs update
    documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
   </para>
   <para>
-   For those things which <productname>CVS</productname> does not do by
-   itself, for example ones that add or remove files, you can use
-   <productname>cvsutils</productname>, which is packaged for many
-   operating systems, or available in source form at <ulink
+   <productname>CVS</productname> has deficiencies.  For example,
+   generating diffs that add or remove files requires write access to the
+   CVS repository.  To work around such difficiencies, use
+   <productname>cvsutils</productname>, which is packaged in several
+   operating systems, and is available in source form at <ulink
    url="http://www.red-bean.com/cvsutils/"></ulink>.
   </para>
  </sect1>