On Aug 13, 2016, at 9:12 AM, Kain Abel <[email protected]> wrote: > > 2016-08-13 16:38 GMT+02:00 Richard Hipp <[email protected]>: >> >> And thus each new stash has a unique id. Is that a problem? > > not really, but the id is growing up.
Even on a 32-bit system, that means you have > 4 billion possible stashes. At ten stashes per day, 250 work days per year, that means you’ll run out of stashes in 8^28 years. Additionally, stashes are local, so even if you have a billion users on your Fossil repo, *each user* gets his own 32-bit stash counter. So as drh asked, why is this a problem? _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

