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

[issue #2951] Backwards compat for non-recursive mode of APIs now supporting --depth

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-10-03 19:36:00 CEST

On Mon, 01 Oct 2007, Karl Fogel wrote:

> kfogel@tigris.org writes:
> > Author: kfogel
> > Date: Mon Oct 1 22:21:40 2007
> > New Revision: 26888
> >
> > Log:
> > Change names of depth<->recurse conversion macros, update documentation.
> > Part of issue #2951.
>
> So, three things about this commit:
>
> 1. merge_tests 66 ("merge -rold(before rename):head renamed dir")
> is failing. But in IRC, glasser mentioned that this was failing
> for him long before I committed this, so I think it's unrelated.

I believe this was unrelated, since -- like you said -- glasser was
seeing it before your commit.

> 2. dlr has JavaHL binding changes ready to commit up to adjust for
> this commit, he just went to bed, the lazy bum :-).

This is done (committed yesterday in r26891).

> 3. I think this may actually finish #2951, but wouldn't mind some
> review before I assert that with confidence.

I don't know offhand of any particular routines which need changing,
except possibly in the Ruby bindings.

We identified the following sub-commands as needing a different
non-recursive depth than what's supplied by SVN_DEPTH_FROM_RECURSE():
status, info, propset, propget, proplist.

Are there other sub-commands? If not, we're almost done with this.

  • application/pgp-signature attachment: stored
Received on Wed Oct 3 19:36:08 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.