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

Re: [PATCH] svn_dir_make_recursive

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-05-31 11:03:38 CEST

On Thu, May 30, 2002 at 10:42:34PM -0700, Justin Erenkrantz wrote:
> On Fri, May 31, 2002 at 12:40:11AM -0500, B. W. Fitzpatrick wrote:
> >
> > OK, I lied. It's not really a patch (and it's not in subversion style,
> > but I can tweak it easily).
> >
> > My question is: where in the hell can I put this?
> >
> > I could apr-ize it and put it next to apr_dir_make, but this function
> > isn't really platform dependent.
>
> I'd be game to seeing this in APR. The only problem is that
> you need any APR way to remove the path components. -- justin

I'd also prefer to see it in APR. Note that we have pure-portable functions
already in APR (see apr_file_read/write_full()).

Truth to tell, we have a copule functions that would be nice to see in APR.
Some of them have apr_ prefixes (apr_check_dir_empty and
apr_hash_sorted_keys). Some others, we've kept as svn_ prefixes, but could
really go into APR (or one day, create high-level file funcs in apr-util).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:13:25 2002

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.