On Thu, Jul 22, 2010 at 21:33, Andre Majorel <[email protected]> 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 [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: http://lists.debian.org/[email protected]
>
>
>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