unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Matt McClure <matthewlmcclure@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Directory comparison and sync mode
Date: Sun, 11 Mar 2012 03:39:15 -0400	[thread overview]
Message-ID: <CAJELnLFgLWefcbGJ2DuAW85OCypb2OiRmTn8q9uqfLg=aFtZ2g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 966 bytes --]

                 reply	other threads:[~2012-03-11  7:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJELnLFgLWefcbGJ2DuAW85OCypb2OiRmTn8q9uqfLg=aFtZ2g@mail.gmail.com' \
    --to=matthewlmcclure@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).