Interestingly, "select max(rid) from blob" gives me 10826...

On 10/04/2013 05:02 PM, Richard Hipp wrote:
> On Fri, Oct 4, 2013 at 9:50 AM, Ron Aaron <r...@ronware.org
> <mailto:r...@ronware.org>> wrote:
>
>     Done, you can pick it up here: http://ronware.org/dump.sql.gz
>
>
> That looks ok.  What does the following query against the repository give:
>
>     SELECT uuid FROM blob WHERE rid=15513;
>
> It should yield a SHA1 hash, which will become the argument to the P
> card.  If in your repository it yields an empty string, that would
> explain the malformed manifest.  (Still unexplained is how the above
> query could possible yield an empty string.)
>
> -- 
> D. Richard Hipp
> d...@sqlite.org <mailto:d...@sqlite.org>
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

-- 
For confidential messages, please use my GnuPG key
http://ronware.org/gpg_key.html

_______________________________________________
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