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

Re: [PATCH] Re: Poor support for \ on windows from the C API?

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-11-17 01:09:40 CET

Branko Čibej wrote:
[snip]
>
> Obviously, doing the conversion in our libraries is not a particularly
> good idea.
>

Ok. If we drop utf8 encoding then I see little point in adding a
client-helper function -- all it can really do above what we already
have (svn_path_internal_style) is case canonicalization (is that a
word?) which only matters to case-insensitive platforms and is available
with APR.

Which is probably what you were getting at a while ago...sorry for the
wasted bandwidth. :)

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 17 01:13:15 2003

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.