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

Re: Search for files in the repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 24 Mar 2009 08:55:53 -0400

On Tue, Mar 24, 2009 at 05:17, Simon Large
<simon.tortoisesvn_at_googlemail.com> wrote:
> 2009/3/24 John Doe <wfry6fs02_at_sneakemail.com>:
>> Does TSVN have this feature?
>> If not, feature request please?
>> Jon
>
> No it doesn't. Think about it for a minute. TSVN is a client. The only
> way it could search the repository would be to download the entire
> repository. The only way to search a repository is from the server, so
> you have to ask on the subversion mailing list instead.

Much better than attempting to implement a full-repository search, a
post-commit hook (again, this would be on the *server*) to update a
database catalog of files/paths stored in the repository (and then,
obviously, some sort of UI to search that database) would be better as
far as performance is concerned.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1401821

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-24 13:56:03 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.