--- Begin Message ---
Subject: |
25.0.95; Regression: vc (git) over TRAMP doesn't work anymore |
Date: |
Mon, 11 Jul 2016 22:38:41 -0700 |
Hi. I'm running a very recent emacs built from git (658daf9). In the
last two weeks or so, remote VC mode stopped working. Recipe:
1. emacs -Q
2. C-x C-f /127.0.0.1:emacs (or any other remote path that has a git
repo)
3. C-x C-v D (or any other VC-mode function)
Instead of seeing VC mode do its thing it now throws an error:
env: ‘GIT_DIR’: No such file or directory
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#23952: 25.0.95; Regression: vc (git) over TRAMP doesn't work anymore |
Date: |
Tue, 12 Jul 2016 20:15:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> > Maybe Dima could recheck the patch?
>>
>> I just tested it on my machine (fairly vanilla Debian/sid install) and
>> it fixes the issue. Thank you, Michael.
>
> OK, thanks. Let's push to emacs-25, then.
Done, closing the bug.
"make -C test/automated tramp-tests" passes also all tests, at least
there is no obvious regression. As promised, I'll add another test for
environment variables, tomorrow.
Best regards, Michael.
--- End Message ---