all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: esr@thyrsus.com
Cc: "Eric S. Raymond" <esr@snark.thyrsus.com>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: Re: Redesigh of the VC front end
Date: Tue, 06 May 2008 09:45:02 -0700	[thread overview]
Message-ID: <200805061645.m46Gj2vG007299@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <20080506162247.GD10771@thyrsus.com> (Eric S. Raymond's message of "Tue, 6 May 2008 12:22:47 -0400")

"Eric S. Raymond" <esr@thyrsus.com> writes:

  > Dan Nicolaescu <dann@ics.uci.edu>:
  > > "Eric S. Raymond" <esr@thyrsus.com> writes:
  > > 
  > >   > Dan Nicolaescu <dann@ics.uci.edu>:
  > >   > > vc-dir has "." too, but it's not shown by default (one needs to set
  > >   > > vc-dir-show-directories to get it) because various VC operations don't
  > >   > > do too well when passed directories... When that is fixed, we can show
  > >   > > it by default.
  > >   > 
  > >   > That's what I'm working towards.  That is, vc-dir-show-directories always
  > >   > on and simply passing the directory args down to the back ends.
  > > 
  > > That is already done right now.  Some backends choke when passed
  > > directories though (one that comes to mind is vc-cvs-diff).
  > 
  > Ah, that's good to know.  I know that SCCS and RCS don't do directory
  > arguments at all, and I believe that Subversion and everything after
  > handles them pretty well.  That leaves CVS as the place where support
  > is partial.  Do you know other CVS operations where it breaks?

Note that I am not referring to CVS breaking here, it works fine with
directory arguments, but the VC backend functions don't deal well with
directories (vc-cvs-diff is such an example, but there are others too).

So the basic infrastructure for this should be functional now, but all
functions in all backends need testing to make sure they work OK, and
fix the bugs that show up.  Unfortunately I don't have the time to do
this now...




  parent reply	other threads:[~2008-05-06 16:45 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06  0:39 Redesigh of the VC front end Eric S. Raymond
2008-05-06  1:14 ` Dan Nicolaescu
2008-05-06  8:28   ` Eric S. Raymond
2008-05-06 11:38     ` Dan Nicolaescu
2008-05-06 16:24       ` Eric S. Raymond
2008-05-06 16:56         ` Dan Nicolaescu
2008-05-06  1:15 ` Stefan Monnier
2008-05-06  2:00   ` Dan Nicolaescu
2008-05-06  7:48     ` Eric S. Raymond
2008-05-06 11:44       ` Dan Nicolaescu
2008-05-06 16:22         ` Eric S. Raymond
2008-05-06 16:44           ` Paul R
2008-05-06 17:16             ` Dan Nicolaescu
2008-05-06 17:48               ` Paul R
2008-05-06 18:05                 ` Dan Nicolaescu
2008-05-06 18:22             ` Eric S. Raymond
2008-05-06 19:45               ` Dan Nicolaescu
2008-05-06 20:00                 ` Paul R
2008-05-06 16:45           ` Dan Nicolaescu [this message]
2008-05-07  1:38         ` Stefan Monnier
2008-05-07  2:15           ` Dan Nicolaescu
2008-05-07  1:37       ` Stefan Monnier
2008-05-07  4:14         ` Eric S. Raymond
2008-05-07  1:34     ` Stefan Monnier
2008-05-07  2:18       ` Dan Nicolaescu
2008-05-06  8:48   ` Eric S. Raymond
2008-05-06  1:29 ` Karl Fogel
2008-05-06  8:08   ` Eric S. Raymond
2008-05-06  8:18     ` David Kastrup
2008-05-06  8:54       ` Eric S. Raymond
2008-05-06 19:36     ` Karl Fogel

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

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

  git send-email \
    --in-reply-to=200805061645.m46Gj2vG007299@sallyv1.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=esr@snark.thyrsus.com \
    --cc=esr@thyrsus.com \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.