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

Re: Supporting non-XML-safe pathnames

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-11-24 19:36:23 CET

--On Wednesday, November 24, 2004 10:36 AM -0600 Ben Collins-Sussman
<sussman@collab.net> wrote:

> Sure there is. It adds complexity, and I maintain that it's a feature that
> no linux user cares about.

+1.

BTW, if we now start to base64 encode the paths in .svn/entries, it means that
normal human beings won't be able to read the paths. I think that would
outweigh any benefit of this feature. Even if it's 'conditional' on the
failure of the is_xml_safe() check, it's still goofy because we'd likely break
DAV clients who would choke on these names (or even more hilariously: check
them out as their base64 name??). -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 24 20:16:08 2004

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.