On Thu, Jul 22, 2010 at 21:33, Andre Majorel <aym-nai...@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/<http://www.teaser.fr/%7Eamajorel/>
> >
> 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-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/20100722160334.gb6...@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 via email to