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

RES: Searching A SVN Repo

From: Luiz Guilherme Kimel <lkimel_at_dba.com.br>
Date: Fri, 3 Dec 2010 14:19:35 -0300

Try SVNQuery

http://svnquery.tigris.org/

;-)

-----Mensagem original-----
De: Brian Brophy [mailto:brianmbrophy_at_gmail.com]
Enviada em: sexta-feira, 3 de dezembro de 2010 13:07
Para: users_at_subversion.apache.org
Assunto: Searching A SVN Repo

I realize this is not directly related to SVN itself; however, I am
hoping this community may have some suggestions. If there is a more
appropriate forum I should be engaging, please let me know.

We have a repo with over 125 GB of data, containing everything from
source code to requirements documents, etc. The repo is accessible via
https. We'd like to be able to search the contents of the repo. A use
case may be taking a phrase of interest, some text, and finding
occurrences within the repo where this text resides (ie, within the
actual source code or documents).

I have considered pointing something like a search appliance at the
https interface and letting it crawl/spider/index the data. That could
be one option.

And yes, one could checkout/update the repo to search it, but at 125 GB
and growing that is a cumbersome approach to do many client-side searches.

Would anyone have any other options? Has anyone done something similar?

Thank you,
Brian
Received on 2010-12-03 17:21:18 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.