On Sun, Jan 20, 2013 at 4:29 PM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Sun, Jan 20, 2013 at 1:35 AM, Marc Simpson <m...@0branch.com> wrote:
>
>> It seems that commit [f76d912f1d] (which modified the base SQL used in
>> timeline queries) has introduced a bug into trunk: nothing is returned when
>> event types are specified as switches to `timeline'.
>>
>
> Fix here:  http://www.fossil-scm.org/fossil/info/1d462a683f
>
> Tnx for bisecting the problem for me - saved me lots of time debugging.
>

No problem; thanks for the fix!

Best,
M


>
>
>>
>> Demonstration: here's the timeline for wiki pages in the main Fossil repo
>> output by build [f76d912f1d],
>>
>> $ ./fossil version
>> This is fossil version 1.25 [f76d912f1d] 2013-01-14 12:52:29 UTC
>> $ ./fossil timeline -t w -n 5
>> $
>>
>> and now the same thing with its immediate parent,
>>
>> $ ./fossil version
>> This is fossil version 1.25 [bee86ff39a] 2013-01-14 01:54:14 UTC
>> $ ./fossil timeline -t w -n 5
>> === 2013-01-13 ===
>> 13:18:09 [46b46e4e76] Changes to wiki page [Wish List] (user: veedeehjay)
>> === 2012-12-17 ===
>> 17:56:20 [f96eba085d] Changes to wiki page [compillingOnWindows] (user:
>>          anonymous)
>> === 2012-11-30 ===
>> 22:48:14 [c1b1ba01b6] Changes to wiki page [compillingOnWindows] (user: ?)
>> $
>>
>> The current tip commit [80bf94e0f7] behaves the same as [f76d912f1d]
>> above.
>>
>> Apologies if this has already been reported.
>>
>> Best,
>> Marc
>>
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>>
>
>
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
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