From: Bruce Momjian Date: Tue, 16 Aug 2005 17:46:57 +0000 (+0000) Subject: Update pgcvslog comment on how to find branch start time. X-Git-Tag: REL8_1_0BETA1~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2ad4cadbf650bdccd0ccd67b6b356d9eed89541;p=thirdparty%2Fpostgresql.git Update pgcvslog comment on how to find branch start time. Run autoconf/autoheader in case someone forgot in the past. --- diff --git a/src/tools/pgcvslog b/src/tools/pgcvslog index b602880ceb0..0ee43b5041a 100755 --- a/src/tools/pgcvslog +++ b/src/tools/pgcvslog @@ -15,6 +15,9 @@ # date range # cvs log -d'2005-05-08<2005-05-29' -b . # +# To find branch time, look for "branches:" tag in CVS commit logs +# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4". +# # Remove TODO and FAQ logs if desired #