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

Re: svn:externals and spaces

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-08-31 16:48:47 CEST

Ivan Zhakov wrote:
> Hi!
> [[
> Makes target directory in svn:externals property definition to be URI
> encoded.
>
> * subversion/libsvn_wc/props.c
> (svn_wc_parse_externals_description2): Decode target directory using
> svn_path_uri_decode().
> ]]

Two major problems:

1) Compatibility. You can't just break it like that.

2) Very counter-intuitive for something which is definitely _not_ an URL to
be URL-encoded.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 31 16:51:57 2005

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.