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

Re: [TSVN] TSVN vs SVN Performance Issue

From: <jwhitby_at_bankofny.com>
Date: 2005-06-07 16:45:18 CEST

"Simon Large" <slarge@slarge.plus.com>
07/06/05 15:05
Please respond to dev

 
        To: <dev@tortoisesvn.tigris.org>
        cc:
        Subject: Re: [TSVN] TSVN vs SVN Performance Issue

>jwhitby@bankofny.com wrote:
>> 1) are these commands equivalent?

slarge@slarge.plus.com wrote:
>
> No. You will notice that TSVN's ShowLog gives you the list of changed
> files with each revision. The command line equivalent is therefore:
> svn log -v absolute/path/to/a.txt

Tried it and as you would expect this is much slower taking approx. 5
mins. to show all logs with very similar file access patterns to TSVN.

> I guess there was a huge import at rev 1 and the extra activity is due
> to fetching all those paths.

Yep, the initial import of a pre-existing project

> I do not know a lot about networks, but my guess is that you would get
> better results by using a server (svnserve is small and simple) rather
> than file:// access over the network.

Agreed, just need to convince my server admin to allow the installation
of OpenSource software on the server, he is a sceptic!

> You would also benefit from keeping your working copy on the local hard
> disk, although it won't help in this case.

Agreed.

Thanks for the explanation, keep up the good work

Regards

Jeremy

________________________________________________________________________
The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 7 16:47:20 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.