On Tue, Mar 10, 2015 at 06:14:10PM -0400, Ron W wrote: > On Tue, Mar 10, 2015 at 5:54 PM, Joerg Sonnenberger <[email protected] > > wrote: > > > > Unless "large files" means "larger than 2GB", I don't believe there is > > one. I haven't run into a case where I wanted to use version control > > systems for handling such files yet... > > > I posted a comment and he replied that his commits sometimes have several > hundred files per commit. Maybe a problem with rolling back an interrupt > operation?
There are two issues for commits with many files I am ware off. One is the updating of the mtime time being stupid, the other is the manifest parsing issue discussed recently. Not sure if it is either of those two. Joerg _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

