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

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