help-gnu-emacs
[Top][All Lists]
Advanced

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

Directory comparison and sync mode


From: Matt McClure
Subject: Directory comparison and sync mode
Date: Sun, 11 Mar 2012 03:39:15 -0400

I've been hacking on a directory comparison and sync front end in Emacs that uses rsync, diff, cmp, and Ediff to do all its comparison and syncing under the hood. Its primary differentiation vs. Ediff alone is a flat view of all the differing files in a directory tree, rather than Ediff's single directory per session.

If you'd like to give it a try, clone the code fromĀ https://github.com/matthewlmcclure/dircmp-mode, load dircmp.el, and M-x compare-directories.

I'd value any feedback you have, good or bad.

Matt

--
Matt McClure
http://www.matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure


reply via email to

[Prev in Thread] Current Thread [Next in Thread]