[interchange-docs] [SCM] Interchange SDF documentation branch, master, updated. 329ab8fa39fcd493be1e2a730cb113caf3133315

David Christensen david at rt.icdevgroup.org
Wed Dec 9 03:51:08 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange SDF documentation".

The branch, master has been updated
       via  329ab8fa39fcd493be1e2a730cb113caf3133315 (commit)
      from  2e7652c226786edb1a2f33e9a71cb8b04d8c9b42 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 329ab8fa39fcd493be1e2a730cb113caf3133315
Author: David Christensen <david at endpoint.com>
Date:   Tue Dec 8 21:51:04 2009 -0600

    Move git tagging step after verification of tarball creation

-----------------------------------------------------------------------

Summary of changes and diff:
 icdevgroup/release-notes.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/icdevgroup/release-notes.txt b/icdevgroup/release-notes.txt
index 16bb3d7..8ec81c7 100644
--- a/icdevgroup/release-notes.txt
+++ b/icdevgroup/release-notes.txt
@@ -34,11 +34,6 @@ Review "git status" to make sure no junk is in the local checkout
 
 Run regression test catalog
 
-Tag Git repository:
-* git tag -a REL_5_7_2
-* git push origin tag REL_5_7_2  # tags are not pushed automatically
-(Re-tagging requires tag -f and shouldn't normally be done after a tag has been pushed.)
-
 Build tarballs:
 * make tardist
 * tar xzpf interchange-5.7.2.tar.gz
@@ -54,6 +49,11 @@ Test clean install:
 * place order
 * use admin
 
+Tag Git repository:
+* git tag -a REL_5_7_2
+* git push origin tag REL_5_7_2  # tags are not pushed automatically
+(Re-tagging requires tag -f and shouldn't normally be done after a tag has been pushed.)
+
 Note MD5 and SHA1 sums for .tar.gz, .tar.bz2, and .tar.xz
 
 Create detached PGP signature of tarballs: for i in interchange-*.tar.*; do gpg -ba $i; done


hooks/post-receive
-- 
Interchange SDF documentation



More information about the docs mailing list