Author: leerho
Date: Sun Jan 26 06:04:03 2020
New Revision: 37749

Log:
update Release Steps

Modified:
    dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md

Modified: dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md
==============================================================================
--- dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md (original)
+++ dev/incubator/datasketches/scripts/APACHE_JAVA_RELEASE_STEPS.md Sun Jan 26 
06:04:03 2020
@@ -136,10 +136,10 @@
 * If successful, continue ...
 
 ## Move RC files from dist/dev to dist/release
-* Open Terminal #1 in local DEV ... /dist/dev/incubator/datasketches
+* Open Terminal #1 in local DEV 
   * Perform SVN Checkout:
       * $ svn co 
https://dist.apache.org/repos/dist/dev/incubator/datasketches/ .
-* Open Terminal #2 in local RELEASE ... /dist/release/incubator/datasketches
+* Open Terminal #2 in local RELEASE 
   * Perform SVN Checkout:
       * $ svn co 
https://dist.apache.org/repos/dist/release/incubator/datasketches/ .
   * Create new version directory under appropriate component directory:
@@ -174,5 +174,5 @@
 ## Update These Instructions
 * If you have updated this file while using it, please check it in using SVN 
using your local dist/dev directory copy:
     * $ svn status
-    * $ svn add . --force
+    * $ svn add . --force  //if adding for the first time
     * $ svn ci -m "update Release Steps" 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to