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

svn log -g on repository root -- ouch

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 28 Mar 2008 10:57:03 -0400

$ svn log --limit=25 http://svn.collab.net/repos/svn
real 0m2.014s
user 0m0.022s
sys 0m0.014s

$ svn log -g --limit=25 http://svn.collab.net/repos/svn
real 7m11.116s
user 0m0.023s
sys 0m0.013s

I do not know how bad it is hurting the server during all that time,
but the worst part is that the command output does not even contain
any merge information.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-28 15:57:23 CET

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.