[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-01 22:19:45 CEST

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

This needs to be better documented, I completely agree.

-K

---------------------------------------------------------------------
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:35:19 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.