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

Re: Search Engine

From: JupiterHost.Net <mlists_at_jupiterhost.net>
Date: 2006-11-14 05:13:04 CET

Daniel F Garcia wrote:
> Has anyone implemented a search engine for subversion files ? Are you able
> to give me a pointer in the right direction ?
>
> Daniel F Garcia
> Project manager
>
> Mobile: 0438 670 947
> Phone: 07 3810 0000
> Email: dgarcia@kobold.com.au
> Address: Level 1, Commonwealth Bank Building, 143 Brisbane St, Ipswich Q
> 4305 Postal Address: PO Box 893 Ipswich Q 4305

Mate,

Depends on the type of files of course. Htdig is awesome
( http://htdig.org/ ). grep works for me 99% of the time (grep -s
whatever . -R |grep -v svn) .
Of course whatever is indexing it needs to keep its db outside the repos...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 05:14:09 2006

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.