Skip to content

Commit 198f52d

Browse files
author
Richard Jones
committed
add tagging info to the release build doc
1 parent f1628b5 commit 198f52d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

BUILD.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ Building and distributing a release of Roundup is done by running:
2626
command)
2727
10. Unpack the new dist file in /tmp then a) run_test.py and b) demo.py
2828
with all available Python versions.
29+
11. Assuming all is well tag the release in SVN::
30+
31+
svn cp https://roundup.svn.sourceforge.net/svnroot/roundup/roundup/trunk \
32+
https://roundup.svn.sourceforge.net/svnroot/roundup/roundup/tags/release-1.4.12
33+
2934
11. python setup.py bdist_rpm
3035
12. python setup.py bdist_wininst
3136
13. Send doc/announcement.txt to [email protected] and

0 commit comments

Comments
 (0)