[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: Greg Stein <gstein_at_lyra.org>
Date: 2002-08-02 02:50:51 CEST

On Thu, Aug 01, 2002 at 02:36:36PM -0500, cmpilato@collab.net wrote:
>...
> > OK, so libsvn_wc can assume its paths are canonical, what about other
> > layers? Where should the canonicalization occur, in the application?
> > In libsvn_client? At the libsvn_wc interface?
>
> 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).

IMO, the canonical form for a directory should include a trailing slash. Or
at least we should generate URLs like that. If not, then Apache is going to
send us a redirection and we'll have to re-issue a request (suck).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 02:48:08 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.