1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Add CVS URL for docs.

This commit is contained in:
Bruce Momjian
2004-10-04 15:29:41 +00:00
parent 63dabb39cd
commit 0ac4ced0b9
2 changed files with 10 additions and 8 deletions

View File

@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Mon Jul 19 16:30:05 EDT 2004
Last updated: Mon Oct 4 11:29:26 EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -132,9 +132,10 @@
have to download the entire source each time, only the changed files.
Anonymous CVS does not allows developers to update the remote source
tree, though privileged developers can do this. There is a CVS section
in our documentation that describes how to use remote CVS. You can
also use CVSup, which has similarly functionality, and is available
from ftp.postgresql.org.
(http://developer.postgresql.org/docs/postgres/cvs.html) in our
documentation that describes how to use remote CVS. You can also use
CVSup, which has similarly functionality, and is available from
ftp.postgresql.org.
To update the source tree, there are two ways. You can generate a
patch against your current source tree, perhaps using the make_diff