File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.43 2007/05/30 17:41:43 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.44 2007/05/30 18:00:08 momjian Exp $ -->
22
33<appendix id="cvs">
44 <appendixinfo>
@@ -155,10 +155,11 @@ cvs update
155155 documentation at <ulink url="http://www.nongnu.org/cvs/"></ulink>.
156156 </para>
157157 <para>
158- For those things which <productname>CVS</productname> does not do by
159- itself, for example ones that add or remove files, you can use
160- <productname>cvsutils</productname>, which is packaged for many
161- operating systems, or available in source form at <ulink
158+ <productname>CVS</productname> has deficiencies. For example,
159+ generating diffs that add or remove files requires write access to the
160+ CVS repository. To work around such difficiencies, use
161+ <productname>cvsutils</productname>, which is packaged in several
162+ operating systems, and is available in source form at <ulink
162163 url="http://www.red-bean.com/cvsutils/"></ulink>.
163164 </para>
164165 </sect1>
You can’t perform that action at this time.
0 commit comments