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

Re: svn commit: r30205 - trunk/notes

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 2 Apr 2008 20:44:44 -0700

On Wed, Apr 2, 2008 at 3:37 PM, <kfogel_at_tigris.org> wrote:
> Author: kfogel
> Date: Wed Apr 2 15:37:52 2008
> New Revision: 30205
>
> Log:
> * notes/sparse-directories.txt: Bring up to date.

> On the client side, most of the svn_client.h interfaces that
> - formerly took 'svn_boolean_t recurse' now take 'svn_depth_t depth'.
> - (The -N option is deprecated, but it still works: it simply maps to
> - --depth=files, which results in the same behavior as -N used to.)
> + formerly took 'svn_boolean_t recurse' have been revved and their
> + successors take 'svn_depth_t depth' instead. (The -N option is
> + deprecated, but it still works: it simply maps to --depth=files,
> + which results in the same behavior as -N used to.)

Isn't it actually "-N maps to --depth=files, empty, or immediates,
depending on context, for compatibility"? (I think it's immediates
for status, empty for revert and add, and files for everything else,
or something.)

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-03 05:44:54 CEST

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.