On Sun, Oct 24, 2010 at 12:17 PM, Wolfgang <rat...@stumvolls.de> wrote:
> Arnel Legaspi <arnel.lega...@...> writes:
>
>>
>> Hello,
>>
>> I'm trying out Fossil's experimental branch and I'm using the one from
>> check-in [4c1bcf6f6a] (2010-10-23 02:51:10).
>> Looking at the timeline for my own project, I see the trunk tag has
>> disappeared from all commits within trunk.
> ...
>
> I tried:
>  * build a new repository
>  * open it
>  * add some files
>  * commit
>
> After this, there are no tags visible in the timeline and the checkin details
> pages.
>
> I used a DMC compiled windows binary with:
>
>  "This is fossil version [8175b57923] 2010-10-23 20:24:05 UTC"
>
> Using the same fossil binary and cloneing a sqlite repository shows tags on
> the non-trunk branches. The trunk tags are gone.
>

I'm experiencing the same problem with every repository running with
the experimental version. Interestingly, the initial check-in, the one
created when the repository is created and from which the trunk tag is
normally inherited from is not displayed anymore in the timeline
either.

I have a test repository that demonstrate the problem there:
http://facepalm.hd.free.fr/fossil/test
I just created an empty repository and made one commit.
If you go to the timeline, you only see this test commit. The initial
commit (initial empty check-in) doesn't show up.

The initial commit control artifact is actually there, it's id can be
found in the P card of the test commit control artifact:
http://facepalm.hd.free.fr/fossil/test/artifact/63fe31d866b54eaca58005aab76c81f95a54a2e9

So it seems that the initial commit's control artifact is not parsed
for some reason.
_______________________________________________
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