Re: CVS update: subversion/subversion/libsvn_ra_local Makefile.am ra_local.h ra_plugin.c split_url.c
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-02-10 02:27:06 CET
On Sat, Feb 10, 2001 at 12:59:19AM -0000, sussman@tigris.org wrote:
Overkill. Use:
*plugin = &ra_local_plugin;
> /* are we ever going to care about abi_version? */
Yes.
>... [ split_url ]
This function would be a *lot* simpler, if you:
1) make a dup of the URL
The whole algorithm only requires one string dup to hold the shrinking path.
And warning: I'm not sure whether a file URL is in "local" or "URL" style
Cheers,
-- Greg Stein, http://www.lyra.org/Received on Sat Oct 21 14:36:21 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.