You may use SVNEncodingUtil#uriEncode, SVNEncodingUtil#autoURIEncode and 
SVNEncodingUtil#uriDecode 
for encoding/decoding.

Usually in SVN decoded URLs are not used at all. I think making 
SVNURL#parseURIDecoded deprecated 
will prevent calling wrong method for URL-parsing.

> Hi,
> 
> SVNURL.parseURIDecoded has been deprecated in 1.7.5-v1, but the javadoc
> doesn't offer any explanation or alternative. What do we do if we are
> currently using this method?
> 
> Thanks.
> 
> E.

Reply via email to