On Tue, Feb 05, 2013 at 04:47:37PM +0000, David Given wrote:
> (Could someone explain the relationship between rids and UUIDs?)

rids are the integer primary keys of the blob table. UUIDs are the
global persistent unique key of the same table. UUIDs stay the same
across repositories, rids depend on the order objects are added.

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