[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vc with svn and git
From: |
Karl Fogel |
Subject: |
Re: vc with svn and git |
Date: |
Tue, 28 Feb 2017 12:32:30 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
address@hidden (Alfred M. Szmidt) writes:
> Alfred, want to have a try at that patch instead? I think it might
> not be very large. It looks like `vc-registered' in
> lisp/vc/vc-hooks.el is the key function.
>
>I'm swamped currently. :(
Me too, alas. But this thread has produced some useful knowledge:
1) The proposed improvement is welcome (i.e., no one considers the current way
of doing things to be optimal).
2) Remember to correctly handle directories that are under the control of more
than one VCS (I do that trick sometimes myself, so I'm embarrassed I didn't
think of it in my original followup; thanks to Richard Copley for pointing it
out).
3) A thing looked like it might be a caching layer is actually a hook system,
that some people are using.
- Re: vc with svn and git, (continued)
- Re: vc with svn and git, Karl Fogel, 2017/02/24
- Re: vc with svn and git, Richard Copley, 2017/02/24
- Re: vc with svn and git, Stefan Monnier, 2017/02/24
- Re: vc with svn and git, Richard Copley, 2017/02/24
- Re: vc with svn and git, Stefan Monnier, 2017/02/24
- Re: vc with svn and git, Michael Albinus, 2017/02/25
- Re: vc with svn and git, Stefan Monnier, 2017/02/25
- Re: vc with svn and git, Michael Albinus, 2017/02/25
- tramp-sh-handle-vc-registered (was: vc with svn and git), Stefan Monnier, 2017/02/25
- Re: vc with svn and git, Alfred M. Szmidt, 2017/02/28
- Re: vc with svn and git,
Karl Fogel <=