File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ and the second secretariat release based on it would be numbered 4.42.secr2.
108108
109109Secretariat releases are deployed in the same manner as regular releases, with
110110the addition that patches made to the regular release needs to be picked up
111- and applied. Assuming we'releasing 4.42.secr2, then after we've cd'd into
111+ and applied. Assuming we'releasing 4.42.p1. secr2, then after we've cd'd into
112112the release diretory to run migrations, we'd also run a patch step to pick
113113up the current patches to the current production release, which is pointed
114114to by ../web::
115115
116- /a/www/ietf-datatracker/4.42.secr2 $ svn diff ../web/ | patch -p2
116+ /a/www/ietf-datatracker/4.42.p1. secr2 $ svn diff ../web/ | patch -p2
117117
118118Assuming that runs without error messages, the deployment is continued as
119119usual, with re-pointing the symlink and restarting apache.
You can’t perform that action at this time.
0 commit comments