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

svn log crippled

From: <cmpilato_at_collab.net>
Date: 2001-11-13 22:16:08 CET

I just disabled (on the server side)

   svn log -v
   svn log target ...

Because of the horrendous performance hit we suffer from undeltifying
directory entries lists, doing the path examinations with log for more
than, say, 30 revisions, is just a painful experience.

Something we might consider as an alternative: I'd be interested in
finding out how much performance we'd gain back if we stopped
deltifying directory entries lists in the filesystem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

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.