OSDN Git Service

Update FAQ_DEV.
authorBruce Momjian <bruce@momjian.us>
Tue, 27 Nov 2001 21:48:45 +0000 (21:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 27 Nov 2001 21:48:45 +0000 (21:48 +0000)
doc/src/FAQ/FAQ_DEV.html

index 3c47a4c..d1652ee 100644 (file)
@@ -12,7 +12,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Tue Nov 27 15:45:22 EST 2001</P>
+    <P>Last updated: Tue Nov 27 16:48:42 EST 2001</P>
 
     
     <P>Current maintainer: Bruce Momjian (<A href=
@@ -651,9 +651,10 @@ for a stable release just before starting the development cycle for the
 next release.
 
 The first thing you have to know is the branch name for the branch you
-are interested in getting at.  Ian Lance Taylor points out that branches
-and tags can be distiguished by using "cvs status -v".  Typical branch
-names are:
+are interested in getting at.  To do this, look at some long-lived file,
+say the top-level HISTORY file, with "cvs status -v" to see what the
+branch names are.  (Thanks to Ian Lance Taylor for pointing out that
+this is the easiest way to do it.)  Typical branch names are:
 
     REL7_1_STABLE
     REL7_0_PATCHES