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

Re: How to do somet hings in TortoiseSVN ?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 26 Jan 2010 14:44:25 -0500

On Tue, Jan 26, 2010 at 14:13, Joe Springer <joespr_at_yahoo.com> wrote:
> Hi,
>
> Sorry of this is the wrong way to ask... but I have questions about TortoiseSVN. If this is not the right place to ask, what is?
>
> Installed it on Windows (Vista 64 bit) and can access the repository.
>
> 1. How do I search for files? How do I search based on names of files with wild cards?
> Examples:
> - How do I search for all files with TXT extensions (like *.txt in DOS)?
> - How do I search for all files with TXT extensions (like *.txt in DOS) starting at a certain place in the tree?
>
> I am expecting to get a list of files as a result of this search. This list would include the relative path to each file.
>
> 2. How do I search for all files that contain a certain text string?
> Example:
> - How do I search for all files that contain the string
>  integer
> ?
> - How do I specify whether I want the string to be case sensitive or not?
> - How do I restrict such a search based on file names with wild cards?
>
> I am expecting to get a list of files as a result of this search. This list would include the relative path to each file.

Subversion has no search capabilities, especially string searching within files.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442236

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-26 20:44:35 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.