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

Re: recursion in ensure_uniform_revisions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-10-18 20:11:11 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> > * if the editor receives a change that is *below* the editor's
> > 'target', and nonrecursive is set, then ignore the change.
>
> Well I did this part a little differently. I actually pass the recurse arg
> all the way through the reporter to svn_repos_dir_delta. That way, we only
> tell the server about immediate children, and the server only tells us about
> immediate children.

Whoa there; that's a huge change. Did you actually rewrite
svn_repos_dir_delta? Last I heard, this function was incapable of
acting nonrecursively. If so, major kudos to you. That's a big chunk
of work!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

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.