[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: <kfogel_at_collab.net>
Date: 2001-10-18 20:42:16 CEST

Kevin, this is a big win -- cleaner, and saves network traffic.
Thanks so much! Awaiting that monster log message... :-)

-K

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> --opJtzjQTFsWo+cga
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Thu, Oct 18, 2001 at 01:11:11PM -0500, Ben Collins-Sussman wrote:
> > Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> >=20
> > > > * if the editor receives a change that is *below* the editor's
> > > > 'target', and nonrecursive is set, then ignore the change.
> > >=20
> > > 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.
> >=20
> > 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!
> >=20
> Yes I did :) Actually the hard part wasn't re-writing svn_repos_dir_delta.
> The hard part was getting the argument to it via both ra_local and ra_dav.
>
> Done now though. Just attempting to write a monster log message.
>
> --=20
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Kevin Pilch-Bisson http://www.pilch-bisson.net
> "Historically speaking, the presences of wheels in Unix
> has never precluded their reinvention." - Larry Wall
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> --opJtzjQTFsWo+cga
> Content-Type: application/pgp-signature
> Content-Disposition: inline
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE7zxyKgJlk/lQdbnARAppVAJsEY88rfIBZdsVpeUfoWGTd6d0HBwCff3yk
> ialqizJON3XOEGkkEUdzLtM=
> =uQXu
> -----END PGP SIGNATURE-----
>
> --opJtzjQTFsWo+cga--

---------------------------------------------------------------------
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.