[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tramp-sshfs doesn't seem to respect tramp-remote-path
From: |
Luiz Romário Santana Rios |
Subject: |
tramp-sshfs doesn't seem to respect tramp-remote-path |
Date: |
Tue, 30 Jul 2024 10:22:28 -0300 |
User-agent: |
Mozilla Thunderbird |
Hello,
(Please cc me when replying, as I'm not subscribed to the list)
I've been trying out tramp-sshfs and it works fine, but for some reason
it doesn't seem to respect tramp-remote-path. My remote machine has a
very old git version so I needed to install a newer git elsewhere and
make the path point there for magit to work. Under tramp-ssh this works
fine, but it doesn't under tramp-sshfs (magit complains about the git
version).
Opening up eshell I noticed the following:
- git --version -> git version 1.8.3.1
- which git -> /sshfs:luizromario@remote-machine:/usr/bin/git
- echo $PATH -> /usr/bin
Is this a bug? Am I doing something wrong?
Thanks in advance
- tramp-sshfs doesn't seem to respect tramp-remote-path,
Luiz Romário Santana Rios <=