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

Re: svn commit: r27968 - trunk/subversion/libsvn_repos

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-21 21:42:08 CET

glasser@tigris.org writes:
> Log:
> Make slightly fewer assumptions about a depth argument.
>
> * subversion/libsvn_repos/reporter.c
> (write_path_info): Instead of erroring for svn_depth_unknown and
> assuming that anything not in a fixed list is svn_depth_infinity,
> explicitly check for svn_depth_infinity and error on anything else.

Good plan (patch looks fine to me, not quoting it here).

The idea is that if a server doesn't support a depth (say, we grow
something else besides svn_depth_exclude in the future), we want to
catch that, instead of pretending it's infinity?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 21 21:42:18 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.