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

Re: svn commit: rev 2821 - trunk/subversion/libsvn_wc trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-01 22:47:59 CEST

On Thu, Aug 01, 2002 at 03:19:45PM -0500, Karl Fogel wrote:
> cmpilato@collab.net writes:
> > I think that canonicalization should fall at the same line as
> > case-correctness and UTF-8 conversion and URI-encoding ... it is the
> > job of the client binary to supply such to libsvn_client (and
> > libsvn_whatever as the case may be).
>
> Yup. All libsvn_foo layers assume that incoming paths are "fully
> canonicalized". Meaning UTF-8, case-canonicalized, path-sep
> canonicalized, and any other sort of canonicalization you can think of
> :-).

The problem I saw when I looked at this before is that even though
canonical paths often entered libsvn_wc, the canonicalization was
lost at various stages *internally* in libsvn_wc.

I don't know if it is still the case, but once I get a chance to
play with the entries cache, I'll be able to see if it has been
fixed since I last looked at it. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 22:48:46 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.