On Sun, 24 Jan 2010, Stephen De Gabrielle wrote:
I took a look at subversion, and it seems to use a single db/filesystem FSFS?I'm guessing the same issues apply?
Not quite. The sqlite database used in Subversion stores metainformation (branching?). FSFS uses one file per commit, I believe.
-- -- Gé Weijers <[email protected]>
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

