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

RE: Concerned about Subversion's speed

From: Matt Blais <mblais1_at_yummage.com>
Date: 2003-08-12 19:22:09 CEST

Philip Martin [mailto:pm@localhost] wrote:

> I find it hard to believe that the OS is responsible
> for the huge difference, and since 'svn st' doesn't access
> the repository at all, I suspect the problem is something to
> do wth your particular working copy.

I just checked out a new wc from the repos. Checking out these 330
files (5.2MB) took 2 minutes and 20 seconds with svn version 0.26.0
(r6550) compiled Aug 1 2003, 07:35:50

> Unless you do some profiling or measuring it may prove
> difficult to identify the problem. Taking a wild guess, is
> it possible that something has changed the last-modified
> timestamps of the versioned files? Do the last-modified
> times of the versioned files match the text-time values
> stored in the .svn/entries file?

The modification timestamps on *ALL* the checked-out files are different
from what's in the repos because they are ALL set to the time when the
files were checked out.

Does that affect the time to process the 'status' command? And should
'checkout' be resetting all the timestamps to now?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 19:23:25 2003

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

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