On Thu, May 8, 2014 at 9:52 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Thu, May 8, 2014 at 9:46 PM, Andy Goth <andrew.m.g...@gmail.com> wrote:
>
>> Looking into it now, but suspect that Jan or Andy B might have a more
>>> immediate suspicion, seeing as they've been around that code lately.
>>>
>>
>> I think [3ef59c357c] is the culprit.  In fact, the reason I made a new
>> repository was to test that exact commit.
>
>
> The return value check only solves half the issue for me, i'm still seeing
> the the R-card calc mismatch, but do not yet know what the manifest looks
> like, so don't yet know where to look next. i'll start with your suggestion.
>

http://www.fossil-scm.org/index.html/vdiff?from=f2c8b4f375b8ab00&to=3ef59c357ccebfe4&sbs=1

it could well be a side-effect of that. Jan's right in that an rid of 0
should fundamentally be OK (libfossil was the initial test ground for
that), but i think this was one of the unexpected side effects based on
assumptions that RIDs are generally positive.

Going back a version does indeed fix it. i'll roll back that commit, as
soon as i figure out what the proper approach is to rolling back a commit.
(Suggestions welcomed ;)

[stephan@host:~/cvs/fossil/X/x]$ f new ../x.fsl; f open ../x.fsl
project-id: 966cd0afd6a451971081b06ab808ef899bc6750a
server-id:  339ccfc900c90747a64f8862a1ab0c1d623c85b0
admin-user: stephan (initial password is "3e0e99")
cproject-name: <unnamed>
repository:   /home/stephan/cvs/fossil/X/x/../x.fsl
local-root:   /home/stephan/cvs/fossil/X/x/
config-db:    /home/stephan/.fossil
project-code: 966cd0afd6a451971081b06ab808ef899bc6750a
checkout:     7db72818c4eb60a7f6b7bf2e48e74fafe14ee592 2014-05-08 19:55:46
UTC
leaf:         open
tags:         trunk
comment:      initial empty check-in (user: stephan)
checkins:     1
[stephan@host:~/cvs/fossil/X/x]$ cat file
hello
[stephan@host:~/cvs/fossil/X/x]$ f add file
ADDED  file
[stephan@host:~/cvs/fossil/X/x]$ f com -m test
New_Version: 81d40e387919c968fe939a22a58ae8e854730a2c
[stephan@host:~/cvs/fossil/X/x]$ f version
This is fossil version 1.29 [77f53423ae] 2014-05-02 08:23:06 UTC



-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to