Thomas Haas <[EMAIL PROTECTED]> writes: [...]
> The revisions get an incremental version number assigned as the > revisions come into existence be it via commit, sync, pull, or reading > packets. Oh, OK. So it's another proposal for a local revision number, not (as I thought) a global one. Many SQL databases give each row a UID; it may be that SQlite does that. Ah, it does, I think. I'd guess the column ROWID, OID, or _ROWID_ of the revisions table would provide roughly what you want? [...] _______________________________________________ Monotone-devel mailing list Monotone-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/monotone-devel