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

Re: Searching in SVN

From: Prabhu Gnana Sundar <prabhugs_at_collab.net>
Date: Fri, 09 Sep 2011 16:38:44 +0530

On Friday 09 September 2011 12:04 PM, Waseem Shahzad wrote:
>
> Hi guys!
>
> I would like to search a file amongst 1000+ files
> within a Folder. Is there any way to do this with smart way.
>
svn ls <URL> -R | grep <search_file_name>

Regards
Prabhu
Received on 2011-09-09 13:09:37 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.