]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: add "darcs pull" to how_to_make_a_tahoe_release.txt, and renumber
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 14 Apr 2009 02:43:42 +0000 (19:43 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 14 Apr 2009 02:43:42 +0000 (19:43 -0700)
docs/how_to_make_a_tahoe_release.txt

index 57bc5b7a257c7fdc07be53983fef554a7662c921..ed646d7595c0201f42e26c8e79d281363650052c 100644 (file)
@@ -1,19 +1,20 @@
 1 update doc files: relnotes.txt, CREDITS, docs/known_issues.txt, NEWS. Add
   release name and date to top-most item in NEWS.
-2 change docs/install.html to point to just the tahoe-1.3.0.zip source code file, or else to point to a directory which contains only tahoe-1.3.0.* source code files
-3 make tag
-4 make sure buildbot is green
-5 make sure other people aren't committing at that moment
-6 push tag along with some other patch to trigger buildslaves
-7 make sure buildbot is green
-7 make sure debs got built and uploaded properly
-8 make sure a sumo sdist tarball got built and uploaded properly
-9 send out relnotes.txt
+2 change docs/install.html to point to just the current tahoe-X.Y.Z.zip source code file, or else to point to a directory which contains only tahoe-X.Y.Z.* source code files
+3 darcs pull
+4 make tag
+5 make sure buildbot is green
+6 make sure other people aren't committing at that moment
+7 push tag along with some other patch to trigger buildslaves
+8 make sure buildbot is green
+9 make sure debs got built and uploaded properly
+10 make sure a sumo sdist tarball got built and uploaded properly
+11 send out relnotes.txt
   tahoe-announce@lists.allmydata.org, tahoe-dev@lists.allmydata.org, p2p-hackers@lists.zooko.com, lwn@lwn.net, cap-talk@mail.eros-os.org, cryptography@metzdown.com, twisted-python@twistedmatrix.com, fuse-devel@lists.sourceforge.net, duplicity-talk@nongnu.org, news@phoronix.com, python-list@python.org, cygwin@cygwin.com, linked in cloud storage group, The Boulder Linux Users' Group, cryptopp-users@googlegroups.com
-10 update Wiki: x front page news, x news, old news, x parade of release notes
-11 update hacktahoe.org
-12 update "current version" information and make an "announcement of new release" on freshmeat
-13 upload to pypi with "make make-version && python ./setup.py sdist upload register"
-14 update "current version" information and make an "announcement of new release" on launchpad
-15 symlink the release tarball on allmydata.org: /var/www/source/tahoe/releases/
-16 close the Milestone on the trac Roadmap
+12 update Wiki: x front page news, x news, old news, x parade of release notes
+13 update hacktahoe.org
+14 update "current version" information and make an "announcement of new release" on freshmeat
+15 upload to pypi with "python ./setup.py sdist upload register"
+16 update "current version" information and make an "announcement of new release" on launchpad
+17 symlink the release tarball on allmydata.org: /var/www/source/tahoe/releases/
+18 close the Milestone on the trac Roadmap