Skip to content

Commit 8355901

Browse files
committed
Add example of cvs log pulls _just_ from HEAD.
1 parent 45708f5 commit 8355901

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/tools/pgcvslog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
# pre and post-branch logs:
1010
# find . -name CVS -type d -exec touch '{}/Entries.Static' \;
1111
#
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
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`.
14+
# cvs log -d'>2000-05-29 00:00:00 GMT' -rHEAD .
1415
# cvs log -d'>1999-06-14 00:00:00 GMT' . > log
1516
#
1617
# find . -name CVS -type d -exec rm '{}/Entries.Static' \;

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