Stephan Beal wrote:

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

Keep in mind that this 'master' repo doesn't have any sandboxes open
against it.  It just is there for syncing and the Transfer hooks.  So
there's no sandbox in which to turn on the 'manifest' setting.

So I went to that repo, created a new sandbox, and turned on the
manifest setting.

But that manifest checks out fine:

fossil@dev:~/sandbox$ fossil test-parse-manifest ./manifest
fossil@dev:~/sandbox$ fossil status
repository:   /home/fossil/fooco.fossil
local-root:   /home/fossil/sandbox/
config-db:    /home/fossil/.fossil
checkout:     e3bb18bb3d27b7b91158864dbee53979ed30fa3d 2014-10-15 16:38:57 UTC
parent:       dedbd1b8ec857b84fa5a187be42a98728ab3aa4a 2014-10-15 16:14:48 UTC
leaf:         open
tags:         trunk
comment:      Check-in for official build. (user: eas)
fossil@dev:~/sandbox$ vi Makefile 
fossil@dev:~/sandbox$ fossil commit --branch test -m "Test check-in."
New_Version: 551853eed771618b7679edb469e9d63e45f94685
fossil@dev:~/sandbox$ fossil test-parse-manifest ./manifest
fossil@dev:~/sandbox$ echo $?
0

I'd be happy to share the whole manifest privately, but I'm not sure how
much it will help.

--
Eric A. Rubin-Smith

Aterlo Networks, Inc.
http://aterlo.com

_______________________________________________
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