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

Re: [TSVN] Show Log takes long time

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-16 18:40:29 CEST

Nathan Kidd wrote:
> Adriano Winter Bess wrote:
>
>> I've been trying to use TortoiseSVN as a client of a (very) large SVN
>> repository (around 20Gb with large directory tree) which consists
>> mainly of binary files (CAD files from SolidWorks). The repository
>> has just been imported and we don't have more than a couple of
>> revisions (about 6, to be precise). By TortoiseSVN's side everything
>> works fine, for the except of the Show Log function in the context
>> menu. It takes *forever* - about 10 minutes or even more.
>
> The svn:// access method is much faster than http://, but you're using
> svn+ssh:// -- I don't know how this compares. You might try plain
> svn:// just to see.
>
> TortoiseSVN's Show Log is effectively doing a "svn log -v", which
> includes all the path information of each revision. It sounds likely,
> with a 20gb repository, that your initial import contains many many
> files (and thus paths to list), so this would explain why Show Log is
> slow even with only 6 revisions.

That doesn't explain why only the TSVN client is slow and the CLI and
other clients are fast.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon May 16 18:39:46 2005

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

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