Re: Find file in repo
From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 23 Nov 2010 09:12:32 -0500
On Tue, Nov 23, 2010 at 7:06 AM, Piotr Kabacinski <piotr_at_kabot.net> wrote:
If you're on Windows, you can use "find" instead of "grep"
$ svn ls -R svn://svnserver/repo | find "LoginInterceptor.c"
-- David Weintraub qazwart_at_gmail.comReceived on 2010-11-23 15:13:08 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.