henrikingo commented on code in PR #159:
URL: https://github.com/apache/otava/pull/159#discussion_r3276880260


##########
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:
   > On another note. The new Apache Trusted Release platform is about to be 
ready for Alpha3 and this will automate many of the release steps.
   
   Glad to hear. I would have filed a ticket to automate most of this 
otherwise. Happy to wait for a centralized solution.



-- 
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]

Reply via email to