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

RE: Fulltext Search Index for Subversion Repositories

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Tue, 10 Feb 2009 16:46:26 -0000

Does anyone have any alternatives?

I'm sure this svnquery tool is great, but I'd like something a little
more cross platform (I use Windows today to serve subversion, but that
is very likely to change), and I'd rather not install half a gig of .net
framework to get it running.

So, does anyone have any recommendations?

Thanks.

-----Original Message-----
From: Christian Rodemeyer [mailto:christian_at_atombrenner.de]
Sent: Wednesday, February 04, 2009 10:45 PM
To: users_at_subversion.tigris.org
Subject: Fulltext Search Index for Subversion Repositories

Fulltext Search Index for Subversion Repositories

I would like top point you to the SvnQuery project on
http://svnquery.tigris.org
which is a fulltext search tool for subversion repositories. It creates
and
maintains an index over the content of every file every committed and
its
complete metadata (path, properties, log message, author). You can query
the
index with a simple but powerful query language.

Please have a look at it if you ever had questions like this:

- who is including "xyz.h"?
- who is using this BizarreHelperMethod?
- is My/Library/Export referenced by an svn:externals property?
- how many fools have added their temporary .obj files to the
repository?
- find all helper.h files below the My/Legacy/Projects folder
- find every .cs file not below a /source/folder

Regards

Christian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1135002

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-10 17:48:45 CET

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.