Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8783d2a

Browse files
committed
Add missing space to sample cvs call.
1 parenta8a487d commit8783d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/pgcvslog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# no branches:# cvs log -d '>1999-06-14 00:00:00 GMT' . > log
88
#
99
# pre and post-branch logs:
10-
# find . -name CVS -type d -exec touch'{}/Entries.Static' \;
10+
# find . -name CVS -type d -exec touch'{}/Entries.Static' \;
1111
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT'
1212
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_0_PATCHES
1313
# find . -name CVS -type d -exec rm '{}/Entries.Static' \;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp