[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r26954 - trunk/subversion/mod_dav_svn/reports

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-10-08 22:20:45 CEST

"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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.