Re: gnupload --replace

2012-06-10 Thread Bruno Haible
Karl Berry wrote: > diff --git a/build-aux/ylwrap b/build-aux/ylwrap > old mode 100644 > new mode 100755 This should be a separate commit. Cf. also http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=b8c5e24996c9626f03890cd986fc1fb7b17fa610

gnupload --replace

2012-06-09 Thread Karl Berry
Here is a patch to gnupload to implement --replace, per the new upload "protocol". Any comments/suggestions before I commit it? k --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -28,6 +28,7 @@ GPG='gpg --batch --no-tty' conffile=.gnuploadrc to= dry_run=false +replace= symlink_files= de