On 11/27/15, Warren Young <[email protected]> wrote: > Obviously checking in new versions adds data to the repo file. > > My question is subtler than that. I noticed while participating in another > thread here that a fresh clone from http://fossil-scm.org gives a repo file > that’s about 36 MiB, but my preexisting clone of the repo is 65 MiB. > > Why is my year-old clone so much larger than a fresh clone? > > And yes, I did re-VACUUM the repo file before posting. That did shrink it > considerably, from about 75 MiB.
Did you run "fossil rebuild --compress-only"? Have you visited the equivalent of the https://www.fossil-scm.org/fossil/repo-tabsize page for your repository, to see where the space is being used? -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

