Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "CuttingReleases" page has been changed by ShazronAbdullah:
https://wiki.apache.org/cordova/CuttingReleases?action=diff&rev1=39&rev2=40

Comment:
Added list-repos info for tagging

  ./cordova-coho/coho tag-release --version 2.8.0rc1 -r $REPO_NAME
  }}}
  
- Do *not* change the tag once the release .zip has been uploaded to apache 
servers and announced. Instead, create a new release candidate (going through 
all of the release steps above again).
+ Do *not* change the tag once the release .zip has been uploaded to apache 
servers and announced. Instead, create a new release candidate (going through 
all of the release steps above again). $REPO_NAME is usually the repo name 
without the "cordova-" prefix, to list the available repo names, run:
+ 
+ {{{#!bash
+ ./cordova-coho/coho list-repos
+ }}}
+ 
  
  == Branching & Tagging cordova-docs ==
  

Reply via email to