Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: RFC: Remove vcs_info backends cdv, svk, tla? (was: Re: [PATCH v5] vcs_info: choose backend by basedir)
- X-seq: zsh-workers 49605
- From: Oliver Kiddle <opk@xxxxxxx>
- To: Aleksandr Mezin <mezin.alexander@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: RFC: Remove vcs_info backends cdv, svk, tla? (was: Re: [PATCH v5] vcs_info: choose backend by basedir)
- Date: Fri, 26 Nov 2021 10:43:08 +0100
- Archived-at: <https://zsh.org/workers/49605>
- In-reply-to: <20211126080927.GA15802@tarpaulin.shahaf.local2>
- List-id: <zsh-workers.zsh.org>
- References: <20210604061421.172899-1-mezin.alexander@gmail.com> <20211126080927.GA15802@tarpaulin.shahaf.local2>
Daniel Shahaf wrote:
> Aleksandr Mezin wrote on Fri, Jun 04, 2021 at 12:14:21 +0600:
> > + # * Backends using VCS_INFO_bydir_detect:
> > + # bzr, cdv, darcs, fossil, hg, mtn, p4, svn
I don't think bazaar and monotone are exactly still in wide use either.
Bazaar appears to have had a fork (breezy) for Python 3.
> There's https://savannah.gnu.org/projects/gnu-arch/. It says tla is
> "decommissioned" and hasn't had a release in 16 years. There's also
It is still packaged in a few distributions but otherwise all signs are
that it is fairly long dead.
> Does anyone still use svk? It was a "distributed version control for
> Subversion" thing (https://metacpan.org/dist/SVK), but:
I attempted to use it at the time and found it to be more trouble than
it was worth. git-svn was a much better replacement. I really can't
imagine anyone has stuck with it ever since.
> The cdv, svk, tla backends presumably have no remaining users; having
> them at all imposes extra costs on people making «vcs_info»-wide changes;
> and if we remove them, we can always recover them from history if they
> turn out to have users after all.
I agree.
> So, shall we remove these three backends?
In my view, yes.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author