aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-10-04 15:29:41 +0000
committerBruce Momjian <bruce@momjian.us>2004-10-04 15:29:41 +0000
commit0ac4ced0b931b47383466d486772b6ee7008ed9c (patch)
tree971ffa264ca0ce54fed48546316a68ab75e6b834 /doc/FAQ_DEV
parent63dabb39cdebfe33d96fef9c3943ec98239ed4d5 (diff)
downloadpostgresql-0ac4ced0b931b47383466d486772b6ee7008ed9c.tar.gz
postgresql-0ac4ced0b931b47383466d486772b6ee7008ed9c.zip
Add CVS URL for docs.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 1e2ae78704e..257de830329 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -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