"Daniel L. Rall" <dlr@finemaltcoding.com> writes:
> Well, svn_depth_unknown has different defaults for different operations.
> Assuming that unknown a valid value to be received by mod_dav_svn, we
> might want to convert it into a more meaningful value, and log *that*.
Better to just record exactly what the server received, to avoid
information loss. If the admin needs to know what depth=unknown means
for a particular operation, the documentation can tell them.
It might not mean the same as depth=infinity, for example, because if
the working copy has different ambient depths, they won't be changed.
So svn_depth_unknown sometimes isn't the same as any specific depth,
(though in the initial checkout it is).
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 8 22:22:00 2007