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

Re: slow status

From: John Williams <williams_at_tni.com>
Date: 2004-10-10 20:51:40 CEST

On 9 Oct 2004 kfogel@collab.net wrote:
> John Williams <williams@tni.com> writes:
> > An strace on the process shows that svn status is reading *every*
> > .svn/format and .svn/entries file in the entire project, starting at
> > . (the current directory), even though I only asked for the status of
> > a single regular file.
>
> Is your client (as well as the server side) also 1.1.0? I would have
> thought this was
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1680
>
> ...but that issue is marked as resolved in 1.1.0.

Yes. Client and server were compiled from the same source.

$ svn --version
svn, version 1.1.0 (r11180)
   compiled Oct 1 2004, 15:14:08

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - handles 'svn' schema

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 10 21:33:33 2004

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.