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

Faster svn:externals detection

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-11-10 16:34:36 CET

Hi,

On the TortoiseSVN mailing list I asked for a feature that would
explicitly show svn:externals directories when browsing through a
repository, i.e. by displaying those folders in a different colour.
Currently TSVN's Repo(sitory) Browser doesn't show externals. Only when
you look at the properties of the directory you can find out if it
contains externals.

Stefan, TSVN's primary coder, responded that he'd like such a feature
too. But he said it could only be implemented if TSVN looked at the
properties of each directory in the repository, which would heavily slow
down the browsing process.

So I think from a TSVN perspective there's no easy way to solve this.
But maybe something can be added to Subversion itself? Would it be
possible for Subversion to indicate to a client that a folder contains
externals, without requiring the extra round-trip to fetch the
properties?

Greetings,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 10 16:51:16 2005

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.