On Tue, Feb 7, 2012 at 7:24 PM, Leo Razoumov <[email protected]> wrote:

> Hi List,
> I wonder why _FOSSIL_ file grows so fast. I did some little work with
> a clone of fossil source code repository (23MB) and over space of two
> days _FOSSIL_ reached 10MB. What gives?
>

The _FOSSIL_ file contains (among other things) your stash and your undo
history.  What does

    sqlite3_analyzer _FOSSIL_

show you?  Which tables are using the most space.  Maybe it just needs to
be vacuumed?


>
> --Leo--
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to