Re: Searching entire repository for a file (fastsvncrawler)
From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 23 Jul 2020 11:54:52 +0200
On Wed, Jul 22, 2020 at 03:36:36PM -0700, Kenneth Porter wrote:
Are you aware of the built-in svn list --search feature, which has
For example:
$ svn list --depth=infinity --search svn.c ^/subversion/trunk
Also as of SVN 1.10 the server supports a special-purpose 'list' request
In any case, the fastest way to search will likely be with a file:// URL,
Regards,
|
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.