Julian Foad <julianf...@btopenworld.com> writes:

> The root of the problem, as I recall, is the WC DB requirement that,
> before updating the DB entry for directory "DIR" to revision REV,
> there must be child entries in the DB corresponding to (at least) all
> the children of DIR@REV in the repository.  I'm not 100% sure about
> that requirement.  I recall something about how by doing this we could
> avoid marking the directory itself as incomplete but only mark its new
> children as incomplete, and this was considered to be a good thing.

The Ev2 receiver only ever has to handle incomplete directories that are
empty and never has to handle incomplete directories with children.
This may simplify the implementation.  For example it may make it
simpler and/or more efficient to update following an interrupted update.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to