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

RE: Find file in repo

From: Gerardo Corro <rob_gar_esp_at_hotmail.com>
Date: Wed, 24 Nov 2010 16:21:07 -0600

Thanks a lot, this solved my problem.
Best regards

> Date: Tue, 23 Nov 2010 13:06:16 +0100
> From: piotr_at_kabot.net
> To: users_at_subversion.apache.org; rob_gar_esp_at_hotmail.com
> Subject: Re: Find file in repo
>
> On 23-11-2010 12:49, Gerardo Corro wrote:
> > How can I get the path of one file in a SVN repo?
> >
> > Supouse I want to find a file named "LoginInterceptor.c" with its
> > complete path in one SVN repo.
>
> Hi, maybe it's not exactly what you are asking for, but try to use
> something like this:
> svn ls -R svn://svnserver/repo | grep LoginInterceptor.c
>
> --
> Piotr Kabacinski
> a2Fib3Q=--------
                                               
Received on 2010-11-24 23:21:46 CET

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.