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

David Christensen david at rt.icdevgroup.org
Wed Dec 9 04:29:21 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  a101a78e53c0a974dc7df8b78a9e4c24b79561fd (commit)
      from  329ab8fa39fcd493be1e2a730cb113caf3133315 (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 a101a78e53c0a974dc7df8b78a9e4c24b79561fd
Author: David Christensen <david at endpoint.com>
Date:   Tue Dec 8 22:29:07 2009 -0600

    add --numeric-owner to the tar flags to store explicit uid instead of group name

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

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

diff --git a/icdevgroup/release-notes.txt b/icdevgroup/release-notes.txt
index 8ec81c7..bce9040 100644
--- a/icdevgroup/release-notes.txt
+++ b/icdevgroup/release-notes.txt
@@ -37,7 +37,7 @@ Run regression test catalog
 Build tarballs:
 * make tardist
 * tar xzpf interchange-5.7.2.tar.gz
-* tar cpf interchange-5.7.2.tar --owner=0 --group=0 interchange-5.7.2
+* tar cpf interchange-5.7.2.tar --owner=0 --group=0 --numeric-owner interchange-5.7.2
 * gzip -9c interchange-5.7.2.tar > interchange-5.7.2.tar.gz
 * bzip2 -c interchange-5.7.2.tar > interchange-5.7.2.tar.bz2
 * xz -9 interchange-5.7.2.tar


hooks/post-receive
-- 
Interchange SDF documentation



More information about the docs mailing list