[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Exploring history: a sample script and a question

From: <kfogel_at_collab.net>
Date: 2005-12-19 02:03:52 CET

Stephane Bortzmeyer <bortzmeyer@nic.fr> writes:
> I like the "time machine" abilities of VCS like Subversion and I often
> ask myself questions like "When did we deleted this interesting
> function named foobar or fubar? I would like to retrieve it."
>
> Since I find no way to directly answer this question with Subversion
> (or CVS), I developed the attached script.
>
> It seems there is no other solution than to retrive all the versions
> of the file and grep in them. Is there any server-side solution that I
> missed?

Ben Collins-Sussman posted something involving LuPy (the Python port
of the Lucene text indexer and search engine) and the Subversion
Python bindings. I think this is it:

   http://svn.red-bean.com/repos/sussman/software/subversion/ReposIndexer/

It's not polished yet, but I think it's close to what you had in mind.

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 19 03:43:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.