On Sun, Oct 31, 2010 at 11:20 AM, Rene <[email protected]> wrote: > I'm a bit confused. > > I converted a freebsd cvs repository freebsd/projects/compat-fbsd. I have > 142 change sets, 1 creation of the repo and 5 branches. That is a total of > 148. The time line gives "148 most recent timeline items". The log shows > also 148. The stat page says: number of check-ins 138. > Number Of Check-ins: 138 > > > Why are these numbers different? I would expect also on the stat page 148 > >
Looking at the code, it appears that the "stat" page only counts check-ins in which something actually changed. Your import must have 10 check-ins that are identical to their parent, such as would be created using "fossil branch new...". > > > -- > Rene > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

