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

Fulltext Search Index for Subversion Repositories

From: Christian Rodemeyer <christian_at_atombrenner.de>
Date: Wed, 4 Feb 2009 14:44:43 -0800 (PST)

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=1104560

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-04 23:47:30 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.