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

RE: [PATCH] Issue 1140, dirs with spaces (incomplete)

From: Sander Striker <striker_at_apache.org>
Date: 2003-02-19 10:30:04 CET

> From: Greg Hudson [mailto:ghudson@MIT.EDU]
> Sent: Wednesday, February 19, 2003 10:23 AM

> On Wed, 2003-02-19 at 02:48, Sander Striker wrote:
> > Here a partial patch that may be of use to cmike (since he assigned
> > the issue to himself).
>
> If I understand everything correctly, this seems like the wrong layer to
> do encoding at. We should be doing encoding very close to where the
> pathnames are represented in the offending format (XML, either on the
> wire or in the entries file), not in the clients.

AFAIK, we want _encoded_ urls to passed on the command line (and expect
encoded urls throughout our APIs). My partial patch simple decodes
the basename if that is to be used as target path.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 19 10:30:52 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.