On 9/19/16, Steven Gawroriski <[email protected]> wrote: > > I get the following assertion error: > > fossil: ./src/xfer.c:1893: client_sync: Assertion `uvStatus==2' failed. > Aborted >
The uvStatus various was once used for something, though I don't remember what. It is unused now. So I simply removed it. Let me know if you find anything else wrong. -- D. Richard Hipp [email protected] _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
