1/ it is the fossil repository... :-)

$ fossil dbstat


repository-size:    40726528 bytes (40.7MB)
artifact-count:     19750 (stored as 5624 full text and 14126 delta blobs)
artifact-sizes:     52103 bytes average, 4993770 bytes max, 1028938476 bytes 
(1.0GB) total
compression-ratio:  25:1
checkins:           4981
files:              755 across all branches
wikipages:          25 (285 changes)
tickets:            994 (3163 changes)
events:             4
tagchanges:         504
project-age:        2030 days or approximately 5.56 years.
project-id:         CE59BB9F186226D80E49D1FA2DB29F935CCA0333
fossil-version:     1.25 2013-02-08 09:37:10 [fab09a1710] (gcc-4.5.2)
sqlite-version:     2013-01-17 17:20:49 [38852f158a] (3.7.16)
database-stats:     39772 pages, 1024 bytes/page, 5109 free pages, UTF-8, 
delete mode


2/ may be this can solve it ?
File is : src/timeline.c 

line 1359, change it to :
      else if( nEntry<200 ){


 
Best Regards


K.


Stephan Beal wrote :


On Fri, Feb 8, 2013 at 2:44 PM, K. Fossil user wrote:

I can read 101 entries... when it should be 200...
>Two buttons appear [20 entries], which is correct and [200 entries] that 
>should not exists...
>

Does your repo have more than 101 entries?

What does the output of:

fossil dbstat

say?
-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to