On 9/21/16, Steven Gawroriski <[email protected]> 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
[email protected]
_______________________________________________
fossil-dev mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to