Hi, using larger binary files takes some time in fossil. The first commit is really fast. After that, the time is spent in function content_deltify().
A fast workaround is: 1. fossil rm <large file> 2. fossil commit 3. fossil add <large file> 4. fossil commit Thanks for your responses and help. Regards rene _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

