On Sun, Jul 20, 2014 at 1:52 PM, Gour <g...@atmarama.net> wrote: > New_Version: 6d606bba0322d91e38a5e36541264ff3e9f0036b > 24.30user 0.55system 0:27.02elapsed 91%CPU (0avgtext+0avgdata > 40804maxresident)k > 0inputs+7304outputs (0major+39916minor)pagefaults 0swaps > ... > checkins: 973 > files: 5843 across all branches >
... i'm just shooting in the dark here, but here's what i'd try first: fossil set mtime-changes 1 then, on the next commit: fossil commit -m ... --delta i'm assuming that your repo does not already use delta manifests, but the above will "allow" it to. Once fossil has ever created a delta for a given repo, it will continue to do so when it "makes sense to do so" (it falls back to a non-delta every so-many checkins, depending on how many total files have changed between the current version and the last baseline manifest). Can you try that out? -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users