Any further comments on either of the topics below? In particular, the
patch acceptable?
Daniel Shahaf wrote on Mon, 02 Dec 2019 00:08 +00:00:
> Julian Foad wrote on Sun, Dec 01, 2019 at 12:01:09 +0000:
> > Daniel Shahaf wrote:
> > > I'd like to get the "is this WC mixed revision?" and "is this WC switched?" bits without stat()-ing every single file in the worktree.
> >
> > What info do you actually want, functionally? Some info about the WC base "shape" like "svn info --x-viewspec" gives?
>
> I want to know whether the WC is mixed revision, like I said ☺ But let
> me give some background about my use-case.
>
⋮
> ----
>
> Not related to svnversion: In my use-case, another thing that'd be nice
> to have is an overview of the changelists in the working copy — again,
> without actually doing a tree walk. I can think of two shapes an API
> for this might take:
Received on 2019-12-09 09:01:30 CET