Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

ReleaseProcedure: document steps for making releases

Changeset bb7de261c6b7

Parent e8d29fa8ef4f

by Steve Borho

Changes to one file · Browse files at bb7de261c6b7 Showing diff from parent e8d29fa8ef4f Diff from another changeset...

Change 1 of 1 Show Entire File ReleaseProcedure.txt Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@@ -0,0 +1,18 @@
+Steps for making a release: +* update ReleaseNotes.txt (major release only) +* set revision number in doc/source*/conf.py +* set revision number in win32/shellext/thgversion.h +* tag stable branch of repository, push +* build release installer +* commit and tag thg-winbuild +* create and upload a tarball +* upload installer to bitbucket, sourceforge, codeplex +* update thg-web curversion.txt, commit, push +* update URLs and front page of thg-web +* update NEWS on wiki front page +* update and build hgbook, check into thg-winbuild (major release only) +* upload PDF and CHM, update wiki links (major release only) +* wiki: Move ReleaseNotes to old-release-notes (major release only) +* wiki: Move FixedBugs to ReleaseNotes, empty FixedBugs +* update FAQ entries +* [ANN] email to tortoisehg-discuss and mercurial@selenic.com