On Wed, Oct 15, 2014 at 6:31 PM, Eric Rubin-Smith <eas....@gmail.com> wrote:

> I tried this, which doesn't give much useful info:
>
> $ fossil test-parse-manifest ./manifest
>
> I assume it's the remove fossil complaining, though -- not the local one.
>

That's my assumption, too, but can you paste that one for us?


> How can I gather more info?
>

i thought fossil had an undocumented option to dump the generated manifest
out to a file, but it turns out it's a config option:

fossil set manifest on

(if it's not already)

and then the manifest should be dumped to "manifest.uuid". Please post the
contents of that file for a checkin which fails this way, and i think that
will show us what's wrong.


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