On Thu, 2010-11-18, Julian Foad wrote:
> Any thoughts or concerns about this patch to add a path manipulation API
> for '/fs/relative/style' aka '/repo/relative/style' paths ...
>
> svn_fspath__is_canonical()
> svn_fspath__join()
> svn_fspath__is_child()
> svn_fspath__basename()
>
> so th
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: donderdag 18 november 2010 19:40
> To: Julian Foad
> Cc: dev@subversion.apache.org
> Subject: Re: [PATCH] An svn_fspath__* API for '/'-prefixed paths
>
> On Thu, Nov 18, 201
On Thu, 2010-11-18 at 19:40 +0100, Stefan Sperling wrote:
> On Thu, Nov 18, 2010 at 06:29:56PM +, Julian Foad wrote:
> > Any thoughts or concerns about this patch to add a path manipulation API
> > for '/fs/relative/style' aka '/repo/relative/style' paths ...
>
> > +char *
> > +svn_fspath__joi
On Thu, Nov 18, 2010 at 06:29:56PM +, Julian Foad wrote:
> Any thoughts or concerns about this patch to add a path manipulation API
> for '/fs/relative/style' aka '/repo/relative/style' paths ...
> +char *
> +svn_fspath__join(const char *fspath,
> + const char *relpath,
> +
Any thoughts or concerns about this patch to add a path manipulation API
for '/fs/relative/style' aka '/repo/relative/style' paths ...
svn_fspath__is_canonical()
svn_fspath__join()
svn_fspath__is_child()
svn_fspath__basename()
so that we can stop abusing svn_uri_*() for this purpose, as d
5 matches
Mail list logo