On Wed, Oct 15, 2014 at 7:31 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> F .fossil-settings/allow-symlinks a09a968bf05a50058f3ad50132730b719bc39e76
>
> That UUID is 40 bytes long, i.e. an SHA1 hash, which is syntactically
> correct So i'm not sure what he's complaining about. Will need to run this
> through the debugger to find out what the problem is. Both fossil and
> libfossil fail on that line, but my eyes don't see a reason for it.
>

According my debugger, that uuid is 41 bytes long, including a
carriage-return character. How on earth that happend is a mystery to me, as
fossil does not use \r characters anywhere unless it's prescribed by a
standard (e.g. HTTP headers).

The C-card also contains a trailing \r character, as does the D-card. i
don't know how you've done it, but your system is writing the manifest with
Windows newlines in it.

-- 
----- 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