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

Re: [PATCH] expose svn_repos_replay via the RA API, Take 2

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-11-16 06:09:30 CET

On 11/15/05, Garrett Rooney <rooneg@electricjellyfish.net> wrote:

> If someone could take a good hard look at the authz support I'd
> appreciate it. I think I've managed to get it right, and it seems to
> work, but it's kind of a pain, so the more eyes on it the better.

Predictably, there is at least one problem in the code that occurred
to me on the drive home from work. The authz support bungles the case
of a directory copied from a location you aren't allowed to see, it
needs to recurse into the directory adding its contents, since you
can't expect the caller to have access to the contents.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 16 06:10:01 2005

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.