[Pidgin] ReleaseProcess modified

Pidgin trac at pidgin.im
Tue Jul 3 02:19:03 EDT 2012


Changed page "ReleaseProcess" by MarkDoliner from 24.7.24.31*
Page URL: <http://developer.pidgin.im/wiki/ReleaseProcess>
Diff URL: <http://developer.pidgin.im/wiki/ReleaseProcess?action=diff&version=57>
Revision 57
Comment: Updates for mtn --> hg

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ReleaseProcess
=========================================================================
--- ReleaseProcess (version: 56)
+++ ReleaseProcess (version: 57)
@@ -23,9 +23,9 @@
  1. Tag the repository.
 {{{
 TAG=v2.6.2 # for example
-mtn tag $REVISION $TAG
+hg tag -r $REVISION $TAG
 }}}
- 1. Check out the tagged code
+ 1. Check out the tagged code (TODO: What's the best way to do this with hg while checking out/copying/cloning a local repo?)
 {{{
 mtn -d $DATABASE co -r t:$TAG pidgin-$VERSION
 }}}
@@ -47,7 +47,7 @@
  1. Wait a few hours and let people test.
  1. Update the Pidgin website
   a. Change inc/version.inc.php (only for full releases, not for betas)
-  a. Update the !ChangeLog in pidgin.im web mtn (this is used by the release notification plugin)
+  a. Update the !ChangeLog in http://hg.pidgin.im/www/pidgin/ (this is used by the release notification plugin)
   a. Update the ChangeLog
  1. Send announcement email to announce and packagers mailing lists (sending to announce also sends to support and devel)
 
@@ -57,5 +57,5 @@
  1. Add new Trac Version for this release
  1. Add new Trac milestone for the next release
  1. "Complete" old milestone 
- 1. Bump the auto-close script to target auto-closed bugs to the new milestone (/srv/trac/developer.pidgin.im/monotone_support/trac-mtn-post-commit-hook.py on imperial)
+ 1. Bump the auto-close script to target auto-closed bugs to the new milestone (/srv/trac/developer.pidgin.im/mercurial_support/trac-hg-post-commit-hook.py on imperial)
  1. Update "The Road to" on WikiStart to list tickets for the new version

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone at http://pidgin.im added your email
address to be notified of changes on ReleaseProcess. If it was not you, please
report to .


More information about the Wikiedit mailing list