On Tue, March 24, 2009 7:40 am, "Rene Zaumseil" <[email protected]> wrote:
> > 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. > I think a lot of people would find this unacceptable as it makes the history incorrect. E. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

