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

RE: Searching for directory name in projectarchive

From: Markus Humm <markus.humm_at_de.ebmpapst.com>
Date: Wed, 29 Aug 2012 23:30:38 -0700 (PDT)

Hello,

thanks for this tip, but now I've already written a utility to use just that method in the background.
Fetch the data into a file, read that into a cache and then perform searches on that.

It has two drawbacks:
1. First reading can be slow, depending on repo size
2. It's not integrated into repo browser of Tortoise

I'd find it more effective if svn.exe would provide something which already filters (e.g. additional param to list command) on the server side, as this would save bandwidth and time as only a smaller fraction of data needs to be sent to the client.

I'd also like to have the Tortoise repo browser to have such a filter/search capability.

Greetings

Markus

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-30 08:30:47 CEST

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.