[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: <cmpilato_at_collab.net>
Date: 2002-08-01 23:03:05 CEST

Justin Erenkrantz <jerenkrantz@apache.org> writes:

> 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.

If this is still the case, then that internal lossage is in itself a
bug, and should definitely be addressed.

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