dave2wave commented on code in PR #159: URL: https://github.com/apache/otava/pull/159#discussion_r3276999270
########## docs/RELEASE.md: ########## @@ -376,9 +464,12 @@ Once the release candidate has been reviewed and approved by the project and Inc In `otava-dist-release-repo`: ```bash -cp -r $RELEASE_VERSION-incubating-$RELEASE_CANDIDATE $RELEASE_VERSION-incubating +cp -r $OTAVA_SVN_DEV/$RELEASE_VERSION-incubating-$RELEASE_CANDIDATE $OTAVA_SVN_REL/$RELEASE_VERSION-incubating +cd $OTAVA_SVN_REL +svn update && svn status Review Comment: Next Otava release let's use ATR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
