Hello, we have a fossil repository of less than 100 commits, with a checkout of around 300MB, and around 3000 files.
The fossil repository size is about 150MB. We notice that the 'fossil changes' command is very fast, but 'fossil commit' lasts for a few seconds. Can it be that 'fossil changes' checks the mtime, while 'fossil commit' reads all the files? Does the commit time depend mostly on the checkout size, or the repository size? If we import all the svn history into our fossil repository, it will mean a 200% increase in repository size but a 0% increase in checkout size, and we doubt whether to import it or not. Thank you, Lluís. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

