automake-patches
[Top][All Lists]
Advanced

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

Re: gnupload simple example


From: Ralf Wildenhues
Subject: Re: gnupload simple example
Date: Fri, 27 Nov 2009 20:06:58 +0100
User-agent: Mutt/1.5.20 (2009-08-09)

Hi Karl,

* Karl Berry wrote on Fri, Nov 27, 2009 at 04:25:33PM CET:
> All the examples in gnupload --help are complex, and not what I, at
> least, have ever used.  Very very few packages upload to multiple sites,
> as far as I know.  Here is an idea:
> 
> --- /tmp/gnupload     2009-11-27 00:41:59.000000000 -0800
> +++ ./gnupload        2009-11-27 07:16:04.000000000 -0800

> @@ -75,2 +75,5 @@
>  Examples:
> +0. Upload foobar-1.0.tar.gz to ftp.gnu.org:
> +  gnupload --to ftp.gnu.org:foobar-1.0.tar.gz
> +
>  1. Upload automake-1.8.2b.tar.gz and automake-1.8.2b.tar.bz2 to two sites:

Thanks.  But should it not be something like

  0. Upload foobar-1.0.tar.gz to ftp.gnu.org:gnu/foobar
    gnupload --to ftp.gnu.org:foobar foobar-1.0.tar.gz

instead? (untested)

Cheers,
Ralf




reply via email to

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