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

Re: Feature request: Additional columns in Repo-Browser (again)

From: George Stein <george.stein_at_go4more.de>
Date: 2007-10-29 15:37:22 CET

Stefan,

Stefan Küng wrote:
> Bandwidth is not an issue, at least not a big one.
> For every custom column, the repo browser has to make a round trip
> _for every single file and folder_ currently shown in the browser.
> You can > estimate the time for one round trip to around half a
> second (good guess) up to two seconds.
> As an example:
> the TSVN directory
> http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/src/TortoiseProc
> has 121 files/dirs in it.
>
> 121*0.5 seconds = 60.5 seconds
>
> Do you *really* think waiting a whole minute (if you have only one
> custom property column) is acceptable?

thanks for pointing this out. I think even 10 secs would be too long.

Does the round trip corresponds to a svn pl -v command?

I ran such a command in our LAN environment on a Subversion
repository with 100 entries: it took 2,5 secs for all entries.
Then I ran the same command on the Tortoise repository URL you
provided above: about 400 secs.

If it isn't the bandwidth what else?

Thanks,
George

-- 
View this message in context: http://www.nabble.com/Feature-request%3A-Additional-columns-in-Repo-Browser-%28again%29-tf4670509.html#a13468708
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 29 15:57:48 2007

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.