From: Michael <barra_cuda@katamail.com>
To: git@vger.kernel.org
Cc: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Subject: Re: [PATCH] Further changes, thanks to <tp@lists.linux.it>
Date: Wed, 8 Aug 2007 23:04:53 +0200 [thread overview]
Message-ID: <200708082304.53867.barra_cuda@katamail.com> (raw)
In-Reply-To: <20070808172739.5647a81b@paolo-desktop>
On Wednesday 08 August 2007 17:27, Paolo Ciarrocchi wrote:
> Further changes, thanks to <tp@lists.linux.it>
>
> Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
> ---
Is it just me, or this patch is corrupted?
> po/it.po | 130
> ++++++++++++++++++++++++++++++++------------------------------ 1 files
> changed, 67 insertions(+), 63 deletions(-)
git-am says:
Applying Further changes, thanks to <tp@lists.linux.it>
fatal: corrupt patch at line 13
Patch failed at 0001.
git-gui-i18n$ grep ^- .dotest/0001 | wc
66 434 3074
git-gui-i18n$ grep ^+ .dotest/0001 | wc
27 105 955
I think there's a problem somewhere...
> diff --git a/po/it.po b/po/it.po
> index e87263e..1950b56 100644
> --- a/po/it.po
> +++ b/po/it.po
> @@ -2,18 +2,21 @@
> # Copyright (C) 2007 Shawn Pearce
> # This file is distributed under the same license as the git-gui
> package. # Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>, 2007
Whitespace/newline corruption?
> -"Content-Type: text/plain; charset=UTF-8\n"
> -"Content-Transfer-Encoding: 8bit\n"
> +"Content-Type: text/plain; charset=iso-8859-1\n"
> +"Content-Transfer-Encoding: 8bit"
I'd guess the previous version is better :)
> @@ -34,9 +37,9 @@ msgid ""
> "\n"
> "Assume '%s' is version 1.5.0?\n"
> msgstr ""
> -"La versione di GIT non può essere determinata.\n"
> "\n"
> -"%s sostiene che la versione è '%s'.\n"
> "\n"
> "%s richiede almeno Git 1.5.0 o superiore.\n"
> "\n"
Here and in many other places there are unneeded deletions... Is
that what you wanted? I don't think so, since the hunk header says
"@@ -34,9 +37,9 @@". I guess gmail has done a mess with your
patch: git-am had some problems parsing the headers too.
You should try to mail the same patch to yourself and re-apply that on
your tree to see if it fails.
next prev parent reply other threads:[~2007-08-08 21:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-08 15:27 [PATCH] Further changes, thanks to <tp@lists.linux.it> Paolo Ciarrocchi
2007-08-08 21:04 ` Michael [this message]
2007-08-08 21:50 ` Paolo Ciarrocchi
2007-08-08 22:36 ` Paolo Ciarrocchi
2007-08-08 22:53 ` Paolo Ciarrocchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200708082304.53867.barra_cuda@katamail.com \
--to=barra_cuda@katamail.com \
--cc=git@vger.kernel.org \
--cc=paolo.ciarrocchi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).