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

RE: general comments on even more permissions issues

From: Ryan Bloom <rbb_at_covalent.net>
Date: 2002-02-15 00:11:06 CET

This would get my +1!

> > What about having a function that recursively walks the directory
> > structure and just calls a supplied callback function with the file
> > name. This looks like a simple way to implement this and it could
> > easily belong in APR.
>
> That would be great! And then apr_dir_remove_recursively() could be
> implemented in terms of such a function (it would have to promise to
> invoke the callbacks on leaf nodes, and then empty dirs, drawing up
> toward the root of the tree, I guess).
>
> CC'ing the APR list for reactions.
>
> -Karl

---------------------------------------------------------------------
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:37:08 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.