On Apr 16, 2012, at 5:29 AM, Willmer, Alex (PTS) wrote:
> Hello,
>
> I've been working on an full text search plugin for Trac. At initial setup
> this indexes the entire Subversion repository by reading every node of every
> version. During testing we discovered that the indexer was running ou
On 2/23/12 10:50 AM, "Torsten Krah"
wrote:
>
>In theory yes it would work to do the same thing again in post-commit -
>but pre-commit already did all the work before. Would be nice if there
>would be no need to parse and analyze things twice, may take time and
>resources depending on the commit