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

Commit8f00f73

Browse files
committed
Remove various mentions of CVS from src/tools/RELEASE_CHANGES.
1 parent1b984d4 commit8f00f73

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎src/tools/RELEASE_CHANGES

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For All Releases (major, minor, beta, RC)
66
(by packager) (beta)
77

88
* Release notes
9-
oscan cvs logs, use pgcvslogand flags in comments
9+
orun git logand, if useful, src/tools/git_topo_order
1010
o update doc/src/sgml/release.sgml
1111
o run spellchecker on result
1212
o add SGML markup
@@ -31,7 +31,7 @@ For Major Releases
3131
(in addition to the above)
3232

3333
* Release notes
34-
osearch with commit message text to findCVS commit file changes
34+
ouse git log or src/tools/git_topo_order to findthe relevant commits
3535
o check completion of items that have been marked as completed at
3636
http://wiki.postgresql.org/wiki/Todo
3737
o remove completed TODO items
@@ -62,7 +62,7 @@ For Major Releases
6262
Starting a New Development Cycle
6363
================================
6464

65-
* Create a branch inCVS for maintenance of the previous release
65+
* Create a branch ingit for maintenance of the previous release
6666

6767
* Increment the major version number in src/tools/version_stamp.pl
6868

@@ -76,16 +76,16 @@ Starting a New Development Cycle
7676
Creating Back-Branch Release Notes
7777
==================================
7878

79-
*Do 'cvs log' on each back-branch and run pgcvslog
79+
*Run src/tools/git_topo_order to generate a list of relevant commits
8080

81-
*In CVS HEAD, edit and create SGML markup for the most recent branch
82-
in that branch's release-N.N.sgml file
81+
*On the git master branch, edit and create SGML markup for the most recent
82+
branchin that branch's release-N.N.sgml file
8383

8484
* Copy this into older branches' release-N.N.sgml files, then remove
85-
items that do not apply based oncvs logs for that branch (and add
85+
items that do not apply based oncommit logs for that branch (and add
8686
any that are needed)
8787

88-
* Copy the appropriate release-N.N.sgml files into each backCVSbranch
88+
* Copy the appropriate release-N.N.sgml files into each back branch
8989

9090

9191
---------------------------------------------------------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp