On Wed, Jun 13, 2018 at 6:17 PM, Stephan Beal <[email protected]> wrote:

> On Wed, Jun 13, 2018 at 5:12 PM, Richard Hipp <[email protected]> wrote:
>
>> On 6/13/18, Svyatoslav Mishyn <[email protected]> wrote:
>> > (Wed, 13 Jun 08:49) Andy Bradford:
>> >> I haven't  had the time to  investigate further, but it  seems that
>> with
>> >> this  commit, the  /finfo  timeline no  longer shows  when  a file
>> gets
>> >> Deleted:
>> >>
>> >> http://www.fossil-scm.org/index.html/info/4c268999d5
>> >
>> > I've reported it before:
>> > https://www.mail-archive.com/[email protected]
>> rg/msg27146.html
>>
>> I'm tied up with a mailing-list infrastructure issue, so if you can
>> suggest a patch, that would be helpful.
>>
>
> This is very possibly closely related to the recent json patch which
> restored missing files in its timeline:
>
> http://www.fossil-scm.org/index.html/info/cd55efe7754dd7e5
> http://www.fossil-scm.org/index.html/info/4c268999d5
>
> Notice how the current UUID is SELECTed in each (previous and current
> versions: that section of code in the 2 links above is essentially
> mirrored).
>

Now i'm not so sure: the finfo change removes the subselect (which is
working on /json/timeline/checkin) into part of the join, which looks
correct to me. The json change switched the join to a left join, though, to
pick up the deleted files.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to