I noticed that my AppData/Local/_fossil file is growing. Using sqlite3 on that file shows a bunch of items that are no longer valid.
I assume this is because I've deleted a lot of temp repository checkouts without remembering to do a 'fossil close'.
The sqlite3 'select * from global_config' list also shows what appear to be a bunch of duplicates.
It also shows the certificate from chiselapp.com which I guess I want to keep.
So is there a way to cleanup obsolete entries but leave valid ones? _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

