From: richard Date: Tue, 9 Feb 2010 01:47:25 +0000 (+0000) Subject: add tagging info to the release build doc X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=496f959d383e345023787d3d23288810c3838e0b;p=roundup.git add tagging info to the release build doc git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4458 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/BUILD.txt b/BUILD.txt index f43ab8e..029e46e 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -26,6 +26,11 @@ Building and distributing a release of Roundup is done by running: command) 10. Unpack the new dist file in /tmp then a) run_test.py and b) demo.py with all available Python versions. +11. Assuming all is well tag the release in SVN:: + + svn cp https://roundup.svn.sourceforge.net/svnroot/roundup/roundup/trunk \ + https://roundup.svn.sourceforge.net/svnroot/roundup/roundup/tags/release-1.4.12 + 11. python setup.py bdist_rpm 12. python setup.py bdist_wininst 13. Send doc/announcement.txt to python-announce@python.org and