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?
Hmmm ... at least if using the FSFS storage, a repository consists of a lot of files. They can be backed up very comfortably as they are immutable after creation. In the "normal" case only new files are added during modification of the repository state, AFAIR. So I guess it is not really the same issue as with Fossil. Ciao, chi. (...) _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

