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

Re: Interactive diff rsync





On Thu, Jul 22, 2010 at 21:33, Andre Majorel <aym-naibed@teaser.fr> wrote:
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.

Thanks in advance.

--
André Majorel <http://www.teaser.fr/~amajorel/>
The Debian project must be praised for their efforts in figthing
spam by never exposing the email addresses of their users.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 20100722160334.GB6008@aym.net2.nerim.net" target="_blank">http://lists.debian.org/[🔎] 20100722160334.GB6008@aym.net2.nerim.net


From your requirement, the best option may be to use a distributed version control system like git.  It could do all of these through a terminal.

Reply to: