[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Interactive diff rsync





On Thu, Jul 22, 2010 at 23:44, François TOURDE <fra-du@tourde.org> wrote:
Le 14812ième jour après Epoch,
Andre Majorel écrivait:

> Anyone knows of some software that will compare two trees and, for
> each file that differs, show you a diff and ask whether you want
> to update the destination file ?
>
> It must run in a terminal (no GUI) and it must be able to access
> the source tree through an SSH tunnel, like rsync.

Try emacs with <M-x>ediff-directories, maybe with tramp package, and use
the syntax "/hostname:/some/path/to/tree/". It's a must for this kind of
usage.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 87k4ono02n.fsf@fermat.tourde.home" target="_blank">http://lists.debian.org/[🔎] 87k4ono02n.fsf@fermat.tourde.home


Another option is to mount the ssh remote using sshfs and use any standard gui based diff/merge tools like meld, kdiff3 etc.


Reply to: