Wiki page about cvs now lives in the main wiki, the one

on developer.postgresql.org is going away.
This commit is contained in:
Magnus Hagander 2008-03-18 16:02:27 +00:00
parent db81819c4f
commit c4a195c200

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47 2007/08/06 07:58:06 mha Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.48 2008/03/18 16:02:27 mha Exp $ -->
<appendix id="cvs">
<appendixinfo>
@ -36,7 +36,7 @@
are available to pull the <productname>CVS</productname> code tree from the
<productname>PostgreSQL</productname> server to your local machine.
Our CVS Wiki, <ulink
url="http://developer.postgresql.org/index.php/Working_with_CVS"></ulink>,
url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>,
has additional details on working with CVS.
</para>