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

Re: how to finding a file in repository

From: John Stile <johns_at_meyersound.com>
Date: 2006-06-02 19:44:39 CEST

Never mind. I figured it out.
  svn ls -R http://server/repo/trunk |grep 'testscript'
On Fri, 2006-06-02 at 10:32 -0700, John Stile wrote:
> I've got a huge repository (too large to checkout completely), and I'm
> trying to find a file that ends in '*.testscript.sh'
> Is there a way to do this via svn without checking out the entire
> repository?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 2 19:46:23 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.