This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new ba282fc Update svn-dist.md ba282fc is described below commit ba282fc98b1bac400717331b0f7c332ecc905ee3 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Tue Feb 4 17:45:49 2025 -0800 Update svn-dist.md --- apache-trusted-release/svn-dist.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/apache-trusted-release/svn-dist.md b/apache-trusted-release/svn-dist.md index 2284fb5..9ba36e6 100644 --- a/apache-trusted-release/svn-dist.md +++ b/apache-trusted-release/svn-dist.md @@ -7,3 +7,15 @@ We have three types of Releases to create using a "Pull from 'Dist'" process. 2. Current Releases from `dist/release` this will be used for the initial migration and may be used from time to time as PMCs use the old methods. 3. Archived Releases which are migrated from the archive if not present in the Current Releases. + +## PMC Release Management Page + +1. **Create Release Candidate** - upload the packages for a release candidate from `svn:dist/dev` + +2. **Legacy Release** - upload an approved release from `svn:dist/release`. + +## System Administation Management Page + +1. **Synchronise Current Releases** - scan `svn:dist/release` and migrate any not in the ATR. + +2. **Sychronize Release Archice** - scan `archive` repository and migrate any archived not in the ATR as a Current or Archived Release. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org