On Wed, 25 Feb 2009 15:18:20 +0200, you wrote: >Hi, > > >When I commit it takes almost 20 seconds to write "New_Version: ..." and >another almost 40 seconds to give control to command line. >My repository is huge though... 1.999 files in 126 folders making >537MB.. Also some files are binary... >With a very small repository the process is very quick. >Is there a way to make this faster at this point? Or not for big >repositories for now?
>From the timeline: 2008-12-06 18:02:21 * [2dffce041d] Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. (user: drh, tags: trunk) >I am using fossil version "[472f9411ee] 2009-01-29" >on winxp and on a win adv. server 2003. >thx. You may also have to rebuild your repositories to make sure you have the latest database format: fossil all rebuild -- ( Kees Nuyt ) c[_] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

