Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6ce4738

Browse files
committed
No CVS FAQ, just CVS docs.
1 parent0509763 commit6ce4738

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎doc/FAQ_DEV

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: MonJun 7 11:11:06 EDT 2004
4+
Last updated: MonJul 19 16:30:05 EDT 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -131,10 +131,10 @@
131131
copy of the source tree with any new changes. Using CVS, you don't
132132
have to download the entire source each time, only the changed files.
133133
Anonymous CVS does not allows developers to update the remote source
134-
tree, though privileged developers can do this. There is a CVSFAQ on
135-
ourweb sitethat describes how to use remote CVS. You can also use
136-
CVSup, which has similarly functionality, and is available from
137-
ftp.postgresql.org.
134+
tree, though privileged developers can do this. There is a CVSsection
135+
inourdocumentationthat describes how to use remote CVS. You can
136+
also useCVSup, which has similarly functionality, and is available
137+
fromftp.postgresql.org.
138138

139139
To update the source tree, there are two ways. You can generate a
140140
patch against your current source tree, perhaps using the make_diff

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<H1>Developer's Frequently Asked Questions (FAQ) for
1313
PostgreSQL</H1>
1414

15-
<P>Last updated: MonJun 7 11:11:06 EDT 2004</P>
15+
<P>Last updated: MonJul 19 16:30:05 EDT 2004</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -175,9 +175,9 @@ <H3><A name="1.3">1.3</A>) How do I download/update the current source
175175
don't have to download the entire source each time, only the
176176
changed files. Anonymous CVS does not allows developers to update
177177
the remote source tree, though privileged developers can do this.
178-
There is a CVSFAQ on ourweb sitethat describes how to use remote
179-
CVS. You can also use CVSup, which has similarly functionality, and
180-
is available from ftp.postgresql.org.</P>
178+
There is a CVSsection in ourdocumentationthat describes how to
179+
use remoteCVS. You can also use CVSup, which has similarly
180+
functionality, andis available from ftp.postgresql.org.</P>
181181

182182
<P>To update the source tree, there are two ways. You can generate
183183
a patch against your current source tree, perhaps using the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp