[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: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-21 21:45:33 CET

On Nov 21, 2007 3:42 PM, Karl Fogel <kfogel@red-bean.com> wrote:
> 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?

Yup.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
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:45:42 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.