Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-06 Thread Mathieu Anquetin
Thanks for applying. Best regards, Mathieu Le 6 sept. 2014 02:18, "Ben Pfaff" a écrit : > On Thu, Sep 04, 2014 at 05:41:08PM +0200, Mathieu Anquetin wrote: > > On Thu, Sep 4, 2014 at 5:12 PM, Ben Pfaff wrote: > > > On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu

Re: [PATCH v2] gnulib-tool: Download PO files

2014-09-04 Thread Mathieu Anquetin
On Thu, Sep 4, 2014 at 5:12 PM, Ben Pfaff wrote: > On Thu, Sep 04, 2014 at 08:54:47AM +0200, Mathieu Anquetin wrote: >> These two patches change the behavior of gnulib-tool for downloading PO >> files from the Translation Project. It synces it with what is being done >> by th

[PATCHv2 2/2] gnulib-tool: Sync with build-aux/bootstrap options

2014-09-03 Thread Mathieu Anquetin
Options for downloading PO files were not in sync with their build-aux/bootstrap counterpart. This commit adopt the same behavior for these tools. Signed-off-by: Mathieu Anquetin --- gnulib-tool |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnulib-tool b/gnulib-tool

[PATCHv2 1/2] gnulib-tool: Fallback to wget when rsync fails

2014-09-03 Thread Mathieu Anquetin
back to wget if an error occurs. Signed-off-by: Mathieu Anquetin --- gnulib-tool |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnulib-tool b/gnulib-tool index 7353920..5031041 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -5029,10 +5029,10 @@ s

[PATCH v2] gnulib-tool: Download PO files

2014-09-03 Thread Mathieu Anquetin
These two patches change the behavior of gnulib-tool for downloading PO files from the Translation Project. It synces it with what is being done by the build-aux/bootstrap script (falling back to wget when rsync isn't available and setting options) Best regards, Mathieu

[PATCH] gnulib-tool: Fallback to wget when rsync fails

2014-09-02 Thread Mathieu Anquetin
back to wget if an error occurs. Signed-off-by: Mathieu Anquetin --- gnulib-tool |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnulib-tool b/gnulib-tool index 7353920..5031041 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -5029,10 +5029,10 @@ s