git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Couder <christian.couder@gmail.com>
To: "Etienne d'Hautefeuille" <sagoum.kakoum@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: git difftool with symlink to readonly jar failed
Date: Fri, 25 May 2018 07:40:10 +0200	[thread overview]
Message-ID: <CAP8UFD0ZLsZ97OJYyVTC0fqUJfxJyMzE+PRE4uYVwhDqdkgRTA@mail.gmail.com> (raw)
In-Reply-To: <CAFazEUP5QJ+WzTkDK6qcgvW5Xwx79KYJWeb1vg41=pS8E8vypQ@mail.gmail.com>

Hi,

On Thu, May 24, 2018 at 11:11 PM, Etienne d'Hautefeuille
<sagoum.kakoum@gmail.com> wrote:
>
> #try  a diff
> git difftool --dir-diff 4cb98b4a307ce97d9e6b8e4b03211fa5ca8af7e7
> 0244799661b993b1f78fa5afb621de3fe4c4a39c
> fatal: impossible d'ouvrir '/tmp/git-difftool.UQ4mqo/left/jenkins.war' en
> écriture: Permission non accordée

You should use LANG=C so that people can understand the error message.

Also git difftool launches another program that will actually perform
the diff. It looks like it is bcompare on your setup. Did you try with
another program?

  reply	other threads:[~2018-05-25  5:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 21:11 git difftool with symlink to readonly jar failed Etienne d'Hautefeuille
2018-05-25  5:40 ` Christian Couder [this message]
2018-05-25  6:23   ` Etienne d'Hautefeuille

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=CAP8UFD0ZLsZ97OJYyVTC0fqUJfxJyMzE+PRE4uYVwhDqdkgRTA@mail.gmail.com \
    --to=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=sagoum.kakoum@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).