Skip to content

Commit b2312c4

Browse files
committed
No need for Static.Entries, use -rHEAD.
1 parent 8355901 commit b2312c4

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

src/tools/pgcvslog

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@
44

55
# Usage $0 file
66

7-
# no branches: # cvs log -d '>1999-06-14 00:00:00 GMT' . > log
7+
# all branches:
8+
# cvs log -d '>1999-06-14 00:00:00 GMT' . > log
89
#
9-
# pre and post-branch logs:
10-
# find . -name CVS -type d -exec touch '{}/Entries.Static' \;
11-
#
12-
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' .
13-
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_1_STABLE`.
10+
# one branch:
1411
# cvs log -d'>2000-05-29 00:00:00 GMT' -rHEAD .
15-
# cvs log -d'>1999-06-14 00:00:00 GMT' . > log
16-
#
17-
# find . -name CVS -type d -exec rm '{}/Entries.Static' \;
12+
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_3_STABLE` .
1813
#
14+
# date range
15+
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' -rHEAD .
16+
1917

2018
if [ "X$1" == "X-h" ]
2119
then HTML="Y"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy