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

RES: RES: Searching A SVN Repo

From: Luiz Guilherme Kimel <lkimel_at_dba.com.br>
Date: Wed, 8 Dec 2010 14:57:36 -0300

The project is very interesting and well structured. Maybe it would benefit
more contributions if someone volunteer to port it to Java or anything free
and open. In the meantime, Visual Studio Express is free for use and enough
to customize the SVNQuery project if necessary.

It's search database is based in the Apache Lucene project which is written
originally in Java and ported to .Net in another project. The asp.net client
is VERY simple what means you can write your own search client in Java with
minimum effort and achieve your customization goals if they exist.

-----Mensagem original-----
De: Richard England [mailto:rlengland_at_gmail.com]
Enviada em: segunda-feira, 6 de dezembro de 2010 03:38
Para: users_at_subversion.apache.org
Assunto: Re: RES: Searching A SVN Repo

Sounded promising until I hit C# and asp.net.

On 12/03/2010 09:19 AM, Luiz Guilherme Kimel wrote:
> 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-08 17:59:24 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.