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

Re: Are there any plans for an svn find command?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-09 15:17:07 CEST

On Fri, 2004-07-09 at 08:11, Robert Zeh wrote:
> Are there any plans for a way to do a search for filenames inside of a
> repository? I like something similar to the unix find command, but for
> the repository instead.

No plans that I've heard of. But the repository exports a filesystem
API, so it should be easy to write something like this. You could even
do it using the perl or python API bindings.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 9 15:19:34 2004

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.