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

Re: svn_path_canonicalize

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-18 08:02:39 CEST

On Mon, Sep 17, 2001 at 11:48:48PM -0500, cmpilato@collab.net wrote:
> Garrett Rooney <rooneg@electricjellyfish.net> writes:
>
> > now it doesn't seem right to have svn_path_canonicalize try to deal
> > with url's, since url's aren't really paths. would anyone mind the
> > addition of svn_url_canonicalize (or something similar) in libsvn_subr
> > which can call svn_path_canonicalize on the path portion?
>
> No complaints from me.

APRUTIL contains some URI handling routines. We will be picking up that
extra library dependency, and will have access to those functions. So... a
canonicalization for URIs would be handy, but you may not need to fully
reinvent the wheel either. Or even better, we can put the canonicalization
into APRUTIL itself.

Cheers,
-g

p.s. APRUTIL is a companion to APR, fetch from cvs as "apr-util"

-- 
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 Oct 21 14:36:41 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.