Re: Subversion's use of Berkeley DB [#11511]
From: Philip Martin <philip_at_codematters.co.uk>
 
Date: 2004-12-10 03:38:04 CET 
Philip Martin <philip@codematters.co.uk> writes:
 > Should be simple to implement, but I don't know what sort of
 A quick 'n' dirty implementation
 Index: subversion/libsvn_repos/repos.c
 $ time for i in `seq 1 30`;do svn st -u wc > /dev/null;done
 Without patch:
 With patch:
 -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Dec 10 03:39:54 2004  | 
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.