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

Re: Interactive diff rsync



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.


Reply to: