From: Dan Nicolaescu <dann@ics.uci.edu>
To: Glenn Morris <rgm@gnu.org>
Cc: 737@emacsbugs.donarmstrong.com
Subject: bug#737: vc-dir reports unregistered-then-deleted file is "up-to-date"
Date: Sun, 5 Oct 2008 17:33:01 -0700 (PDT) [thread overview]
Message-ID: <200810060033.m960X1L9001223@mothra.ics.uci.edu> (raw)
In-Reply-To: <momyhiliaf.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 05 Oct 2008 19:43:36 -0400")
Glenn Morris <rgm@gnu.org> writes:
> Dan Nicolaescu wrote:
>
> > I just don't think it should be the default. I do think that it's
> > fundamentally broken, so I don't want to have anything to do with it.
> >
> > > Or introduce a vc-dir-stay-local, default nil?
> >
> > I'd prefer it *stay-local would not pollute vc-dir.el, none of the
> > modern VC systems needs it, so there's no good reason to deal with it in
> > the future.
>
> As a user of older version control systems, I can't help but feel
> disenfranchised.
>
> I see these options:
>
> 1) Take out the checks for stay-local I added recently; vc-dir will
> always contact the server. Which is fine if you want to argue that
> this is a new feature, but I will file a wishlist bug to have similar
> behaviour re-added at some later date.
Note that I only said that this is a bad default.
Being inconsistent with all other similar tools (and hence user
expectations) by default is wrong.
The reason a single person asked about this is to be able to use CVS
offline. But vc-dir is useless with CVS offline, it will just tell you
that you have edited some files, you can't do any interesting
operations.
> 2) Add a vc-dir-stay-local, default nil, which overrides the others.
I would object to anything in vc-dir that deals with this.
vc-dir is new code, it should not be saddled with stuff that will be
unused in a few years.
Here's an analogy: we have code in vc that deals with automatically
checking out RCS files if they don't exist. How many people care about
that? But the code is still there and runs by default. I don't want
to be stuck with this in vc-dir until the end of time.
More, this can all be done in the CVS VC backend. No reason to pollute
the vc-dir core with this stuff. It is even possible to add a CVS
specific menu entry with a radio button to the VC-dir backend to toggle
between the behaviors.
> 3) Change the defaults of vc-stay-local and friends to be nil.
>
> 4) Leave as at present, on the assumption that people understand that
> vc-stay-local et al mean sacrificing accuracy for other gains.
That would be bad, things were working much better for the majority of
people before the change.
> It's probably too late for 3) for 23.1. You seem to be set against 2).
> That doesn't leave much.
>
> Anyway, you wrote vc-dir. What would you like me to do?
Please change the default to do what it did before. I have no opinion
on what to do about switching between the 2 behaviors as long as it does
not touch vc-dir.el.
Thanks
next prev parent reply other threads:[~2008-10-06 0:33 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-17 21:12 bug#737: vc-dir reports unregistered-then-deleted file is "up-to-date" Bob Rogers
2008-10-03 1:46 ` Glenn Morris
2008-10-03 5:19 ` Dan Nicolaescu
2008-10-03 7:07 ` Glenn Morris
2008-10-03 19:06 ` Dan Nicolaescu
2008-10-04 5:38 ` Dan Nicolaescu
2008-10-05 0:44 ` Glenn Morris
2008-10-05 1:04 ` Dan Nicolaescu
2008-10-05 1:27 ` Glenn Morris
2008-10-05 1:45 ` Glenn Morris
2008-10-05 2:01 ` Glenn Morris
2008-10-05 15:40 ` Dan Nicolaescu
2008-10-05 23:47 ` Glenn Morris
2008-10-05 2:24 ` Dan Nicolaescu
2008-10-05 2:10 ` Nick Roberts
2008-10-05 23:43 ` Glenn Morris
2008-10-06 0:33 ` Dan Nicolaescu [this message]
2008-10-06 6:26 ` Nick Roberts
2008-10-06 7:33 ` Glenn Morris
2008-10-06 7:53 ` Dan Nicolaescu
2008-10-06 9:12 ` Nick Roberts
2008-10-08 7:43 ` Glenn Morris
2008-10-09 4:52 ` Dan Nicolaescu
2008-10-10 1:39 ` Glenn Morris
2009-01-07 5:30 ` Stefan Monnier
2009-01-07 19:35 ` Dan Nicolaescu
2009-01-08 16:44 ` Stefan Monnier
2008-10-05 2:17 ` Nick Roberts
2009-01-07 5:33 ` Stefan Monnier
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=200810060033.m960X1L9001223@mothra.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=737@emacsbugs.donarmstrong.com \
--cc=rgm@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.
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.