RE: How to properly URI encode a string?
From: Balazs Wellisch <balazs_at_neusolutions.com>
Date: 2004-05-04 00:53:56 CEST
Thanks everyone for the heads up. I actually found a perl function that will
use URI::Escape;
I also saw a reference to an svn function (svn_path_uri_encode) in the book
Thanks,
Balazs
-----Original Message-----
On Mon, 2004-05-03 at 13:41, Balazs Wellisch wrote:
The URL encoding for space is %20:
svn import /tmp file:///home/svnroot/Project%20Name -m 'Initial layout'
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.