automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. Relea


From: Ralf Wildenhues
Subject: [Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. Release-1-10-1-27-gcdf4cca
Date: Sat, 02 Aug 2008 09:42:53 +0000

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 "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=cdf4ccae4a6a18216020faf0e9ef938235e7c641

The branch, branch-1-10 has been updated
       via  cdf4ccae4a6a18216020faf0e9ef938235e7c641 (commit)
      from  9f6dd9095ab166b1c2a1f9dc121c594320974892 (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 cdf4ccae4a6a18216020faf0e9ef938235e7c641
Author: Karl Berry <address@hidden>
Date:   Sat Aug 2 11:41:23 2008 +0200

    * lib/gnupload: Provide also a simple example.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

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

Summary of changes:
 ChangeLog    |    4 ++++
 lib/gnupload |    6 +++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 249c509..dcdc86f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-02  Karl Berry  <address@hidden>
+
+       * lib/gnupload: Provide also a simple example.
+
 2008-06-25  Thien-Thi Nguyen  <address@hidden>
 
        Small doc fix.
diff --git a/lib/gnupload b/lib/gnupload
index 42e2024..fc2f5d0 100755
--- a/lib/gnupload
+++ b/lib/gnupload
@@ -47,7 +47,11 @@ Recognized destinations are:
                            build directive files and upload files by FTP
   address@hidden:DIRECTORY    upload files with scp
 
-Example:
+Simple single-target single-file examples:
+  gnupload --to alpha.gnu.org:automake automake-1.8.2b.tar.gz
+  gnupload --to ftp.gnu.org:automake automake-1.8.3.tar.gz
+
+Multiple-target multiple-file example:
   gnupload --to sources.redhat.com:~ftp/pub/automake \\
            --to alpha.gnu.org:automake \\
            automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2


hooks/post-receive
--
GNU Automake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]