Support:Releasing: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
Branching procedure: updated instructions from CVS to git
imported>Hendrik Brummermann
Preparing the updater: upload to both arianne.sourceforge.net and arianne-project.org
Line 61: Line 61:
* Use <code>ls -l</code> to learn the file size, the signature have been printed by the build script earlier (see above)
* Use <code>ls -l</code> to learn the file size, the signature have been printed by the build script earlier (see above)
* You need at least stendhal-data-1.xx.jar and stendhal-1.xx.jar for the initial download and stendhal-data-diff-1.xx-1.xx.jar, stendhal-diff-1.xx-1.xx.jar for the update. If there had been changes, include marauroa-client, stendhal-sound-diff and/or stendhal-music-diff.
* You need at least stendhal-data-1.xx.jar and stendhal-1.xx.jar for the initial download and stendhal-data-diff-1.xx-1.xx.jar, stendhal-diff-1.xx-1.xx.jar for the update. If there had been changes, include marauroa-client, stendhal-sound-diff and/or stendhal-music-diff.
* Upload the files to the arianne webspace on Sourceforge: <code>scp stendhal*.jar update-1.20.properties.xxx kymara,arianne@web.sf.net:/home/project-web/arianne/htdocs/stendhal/updates/</code>
* Upload the files to arianne.sourceforge.net: <code>scp stendhal*.jar update-1.20.properties.xxx kymara,arianne@web.sf.net:/home/project-web/arianne/htdocs/stendhal/updates/</code>
* Upload the files to arianne-project.org: <code>cp stendhal*.jar update-1.20.properties.xxx /var/www/arianne/stendhal/updates/</code>


=== Testing the updater ===
=== Testing the updater ===