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

Re: Why is there no "find" command in Subversion ?

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Thu, 24 Sep 2009 11:46:12 +0300

On Thursday 24 September 2009 11:38:58 you wrote:
> From: Phil Pinkerton [mailto:pcpinkerton_at_gmail.com]
> Sent: Wednesday, September 23, 2009 7:00 PM
> To: users_at_subversion.tigris.org
> Subject: Why is there no "find" command in Subversion ?
>
>
>
> It would be really helpful to have a "find" command in Subversion for
> locating files or directories.
>
> Is it just to difficult to develop ?
>
> Anyone else think it would be useful ?
>
> How do others search large complex repositories for files ?
>
>
>
>
> I'd say most people use a web site to search the repo. Trac has
> something, as does VoilaSVN, and a few others that have lucene-based
> indexing.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2
> 399184
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>

In Linux you could try something like 'svn list | find your_file'

There is also a project aimed at providing support for searching into svn
repos: http://svnquery.tigris.org/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2399187

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-24 10:47:13 CEST

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.