Add CVS URL for docs.
This commit is contained in:
parent
63dabb39cd
commit
0ac4ced0b9
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
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.
|
have to download the entire source each time, only the changed files.
|
||||||
Anonymous CVS does not allows developers to update the remote source
|
Anonymous CVS does not allows developers to update the remote source
|
||||||
tree, though privileged developers can do this. There is a CVS section
|
tree, though privileged developers can do this. There is a CVS section
|
||||||
in our documentation that describes how to use remote CVS. You can
|
(http://developer.postgresql.org/docs/postgres/cvs.html) in our
|
||||||
also use CVSup, which has similarly functionality, and is available
|
documentation that describes how to use remote CVS. You can also use
|
||||||
from ftp.postgresql.org.
|
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
|
To update the source tree, there are two ways. You can generate a
|
||||||
patch against your current source tree, perhaps using the make_diff
|
patch against your current source tree, perhaps using the make_diff
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Mon Jul 19 16:30:05 EDT 2004</P>
|
<P>Last updated: Mon Oct 4 11:29:26 EDT 2004</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -175,9 +175,10 @@
|
|||||||
don't have to download the entire source each time, only the
|
don't have to download the entire source each time, only the
|
||||||
changed files. Anonymous CVS does not allows developers to update
|
changed files. Anonymous CVS does not allows developers to update
|
||||||
the remote source tree, though privileged developers can do this.
|
the remote source tree, though privileged developers can do this.
|
||||||
There is a CVS section in our documentation that describes how to
|
There is a CVS section (http://developer.postgresql.org/docs/postgres/cvs.html)
|
||||||
use remote CVS. You can also use CVSup, which has similarly
|
in our documentation that describes how to use remote CVS. You can
|
||||||
functionality, and is available from ftp.postgresql.org.</P>
|
also use CVSup, which has similarly functionality, and is available
|
||||||
|
from ftp.postgresql.org.</P>
|
||||||
|
|
||||||
<P>To update the source tree, there are two ways. You can generate
|
<P>To update the source tree, there are two ways. You can generate
|
||||||
a patch against your current source tree, perhaps using the
|
a patch against your current source tree, perhaps using the
|
||||||
|
Loading…
Reference in New Issue
Block a user