On 9/21/16, Steven Gawroriski <ste...@multiphasicapps.net> wrote: > > If a file is in the unversioned space _and_ the in the actual > repository, is the data deduplicated between them?
No. Not at this time. That seems an unlikely scenario. Logic could be added to deduplicate, but that would merely be an optimization - everything works without it. And the extra code would just be more present more opportunities for bugs. Best to leave it out unless it is really needed. And current evidence is that it will not be needed. -- D. Richard Hipp d...@sqlite.org _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev