bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] bug #24806, Option to unlink before clobber


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] bug #24806, Option to unlink before clobber
Date: Wed, 29 Sep 2010 13:37:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Thanks!

I have done some small changes and I have pushed it with the commit
2428.

Giuseppe



Merinov Nikolay <address@hidden> writes:

> Giuseppe Scrivano <address@hidden> writes:
>
>> Can you please write some documentation for users, so I can commit your
>> patch?
>
> I am fix conflict with 2409 revision of Wget source and add small
> documentation into wget.texi file. Need I to fix something else?
>
> ChangeLog
>
> 2010-09-25  Merinov Nikolay  <address@hidden>
>   * wget.texi (Download Options): Document --unlink option
>
> 2010-07-25  Merinov Nikolay  <address@hidden>
>
>   * init.c: Adding "unlink" command into command list
>   * main.c: Adding "unlink" option into option_data list
>   * options.h: Adding unlink field into struct options
>   * wget.h: Addind UNLINKERR error into uerr_t enum
>   * exits.c (get_status_for_err): define status for UNLINKERR
>   * ftp.c (getftp): unlink file if exists, instead clobbering
>     (ftp_loop_internal): processing UNLINKERR
>   * http.c (gethttp): unlink file if exists, instead clobbering
>     (http_loop): processing UNLINKERR



reply via email to

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