Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
trunk
Description
Handle sparsely-populated directories, or portions of a tree not checked out due to lack of authorization. * Inheritance of merge info through sparsely-populated directories could potentially be handled via explicit merge info (e.g. to avoid recording merge info for paths not checked out). * There's little we can do about paths not checked out because of insufficient authorization. Since the client isn't allowed to know these paths exist, we can't avoid potentially inherited merge info!