[PATCH Search::Xapian] Makefile.PL: fix automated testing false negative

Olly Betts olly at survex.com
Mon Sep 23 01:04:05 BST 2019


On Thu, Sep 19, 2019 at 09:21:14PM +0000, Alyssa Ross wrote:
> >> Where is the appropriate git repository?
> >
> > Sorry, it's a bit obscure:
> >
> > https://git.xapian.org/?p=xapian;a=tree;f=search-xapian;hb=refs/heads/svn/1.2
> 
> I don't see my patch applied there -- what am I missing?

Oops - the git remote for my svn/1.2 source tree was pointing to another
local clone so the handful of changes I'd pushed over the last year or
so weren't in the official repo.

I've fixed that and pushed.  Thanks for spotting this.

> > We've now retired the 1.2 release branch apart from this directory so
> > it perhaps should be re-homed in its own repo, but I'm a bit loathe to
> > break the history and particularly the ability to git blame, git
> > bisect, git log -S<string>, etc.
> 
> git-filter-branch(1) could probably help you with that.

That'd probably be better than creating a repo from scratch, though
it'll still change all the commit hashes, which means notes in tickets,
etc about which commit a bug was fixed in are harder to follow.  Not
sure if there are any other drawbacks.

Cheers,
    Olly



More information about the Xapian-discuss mailing list