[Inteproxy-commits] r250 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Mar 22 10:24:59 CET 2010
Author: sholl
Date: 2010-03-22 10:24:58 +0100 (Mon, 22 Mar 2010)
New Revision: 250
Modified:
trunk/ChangeLog
trunk/HowTo-Release.txt
Log:
* HowTo-Release.txt: some more hints
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-03-22 08:35:34 UTC (rev 249)
+++ trunk/ChangeLog 2010-03-22 09:24:58 UTC (rev 250)
@@ -1,6 +1,10 @@
+2010-03-22 Stephan Holl <stephan.holl at intevation.de>
+
+ * HowTo-Release.txt: some more hints
+
2010-03-22 Bjoern Schilberg <bjoern.schilberg at intevation.de>
- * website/index.htm4, website/index-de.htm4i:
+ * website/index.htm4, website/index-de.htm4:
Adapting Links for the InteProxy Server release.
2010-03-19 Bjoern Schilberg <bjoern.schilberg at intevation.de>
Modified: trunk/HowTo-Release.txt
===================================================================
--- trunk/HowTo-Release.txt 2010-03-22 08:35:34 UTC (rev 249)
+++ trunk/HowTo-Release.txt 2010-03-22 09:24:58 UTC (rev 250)
@@ -37,7 +37,7 @@
5.2 Tag the release in SVN:
$ export YOUR_USERNAME=name
- $ svn copy -m "Tagged as realease 'release-$INTEPROXYVERSION'" svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/trunk svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/tags/release-$INTEPROXYVERSION
+ $ svn copy -m "Tagged as release 'release-$INTEPROXYVERSION'" svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/trunk svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/tags/release-$INTEPROXYVERSION
6. Update versions and URLs on the homepage
@@ -62,15 +62,15 @@
$ svn export https://svn.wald.intevation.org/svn/inteproxy/trunk InteProxy-$INTEPROXYVERSION
$ tar -czvf InteProxy-$INTEPROXYVERSION.tar.gz InteProxy-$INTEPROXYVERSION
-4. Create PDF-file InteProxyServer.pdf.
+4. Create PDF-file InteProxyServer-de-$INTEPROXYVERSION.pdf
-5. Create a new release "SERVER-1.0.0" on GForge and upload files InteProxy-SERVER-1.0.0.tar.gz,
- InteProxyServer.pdf.
+5. Create a new release "SERVER-$INTEPROXYVERSION" on GForge and upload files InteProxy-SERVER-$INTEPROXYVERSION.tar.gz,
+ InteProxyServer-de-$INTEPROXYVERSION.pdf.
5.1 Tag the release in SVN:
$ export YOUR_USERNAME=name
- $ svn copy -m "Tagged as realease 'release-$INTEPROXYVERSION'" svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/trunk svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/tags/release-$INTEPROXYVERSION
+ $ svn copy -m "Tagged as release 'release-$INTEPROXYVERSION'" svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/trunk svn+ssh://$YOUR_USERNAME@svn.wald.intevation.org/inteproxy/tags/release-$INTEPROXYVERSION
6. Update versions and URLs on the homepage
More information about the Inteproxy-commits
mailing list