Hello,

I am having trouble with a fossil repository containing many binary files.

Firstly, after cloning I only have the first (empty) commit in the
timeline, even though many commits have been made to the cloned repository:

$ fossil timeline
=== 2013-08-01 ===
13:06:56 [c497b616a3] *CURRENT* initial empty check-in (user: user tags:
trunk)

Then, when trying to update, fossil runs out of memory:

$ fossil update trunk
Autosync:  https://u...@host.com/cgi-bin/r.cgi/repo
                Bytes      Cards  Artifacts     Deltas
Sent:             177          2          0          0
Received:        4679         96          0          1
Total network traffic: 396 bytes sent, 2773 bytes received
fossil: out of memory

During the update try, fossil uses 100% of one of the cores (AMD Athlon
64 X2 Dual Core Processor 4400+).

The fossil version is the one packaged in Debian Wheezy:

$ fossil version
This is fossil version 1.22 [ab461f39af] 2012-03-29 08:48:38 UTC



On a different machine with the same operating system, fossil version
and architecture, cloning and updating works without problems.


Any hints what I could try to better debug the problem, or to even solve it?

Thanks a lot.
Benedikt

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to