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

Re:performance issues over time

From: <john.liao_at_mindspeed.com>
Date: 2004-06-03 18:45:59 CEST

Hi Toby,

Can you explain why  using DBI and DBD::SQLite will resolve the issue?
I don't see how by switching over to your new vss2svn will help the problem.

I don't think this problem is due to the migration script at all but rather to
a problem with subversion itself.

During my migration run, the system command that took the longest time to execute is
the following:

svn commit  --non-interactive --non-recursive -username testuser --message "Some message"  "myfile"

Not only is my migration script running slow, just running the following command

svn log "svn://myserver/myfile"

from another machine to the same repository takes over a minute to complete.  
Doing a traceroute to the server shows a response time of under 10ms so it's not a network server issue.


Regards,
John Liao


--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Thu Jun 3 18:47:56 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.