Skip to content

Commit 882e289

Browse files
committed
Update FAQ_DEV.
1 parent c7df053 commit 882e289

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/FAQ/FAQ_DEV.html

Lines changed: 5 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: Tue Nov 27 15:45:22 EST 2001</P>
15+
<P>Last updated: Tue Nov 27 16:48:42 EST 2001</P>
1616

1717

1818
<P>Current maintainer: Bruce Momjian (<A href=
@@ -651,9 +651,10 @@ <H3><A name="16">16</A>) How are CVS branches managed?</H3>
651651
next release.
652652

653653
The first thing you have to know is the branch name for the branch you
654-
are interested in getting at. Ian Lance Taylor points out that branches
655-
and tags can be distiguished by using "cvs status -v". Typical branch
656-
names are:
654+
are interested in getting at. To do this, look at some long-lived file,
655+
say the top-level HISTORY file, with "cvs status -v" to see what the
656+
branch names are. (Thanks to Ian Lance Taylor for pointing out that
657+
this is the easiest way to do it.) Typical branch names are:
657658

658659
REL7_1_STABLE
659660
REL7_0_PATCHES

0 commit comments

Comments
 (0)