Re: svn command line client - url encoding

2012-07-18 Thread Thorsten Schöning
Guten Tag anbu swaminathan, am Mittwoch, 18. Juli 2012 um 06:57 schrieben Sie: > i have the same problem. when i enter the http:// > it says," is not properly URI encoded" however i do not > have any special characters or spaces or % in my http link. > any help would be appreciated

Re: svn command line client - url encoding

2012-07-18 Thread anbu swaminathan
i have the same problem. when i enter the http:// it says," is not properly URI encoded" however i do not have any special characters or spaces or % in my http link. any help would be appreciated. anbu On Wednesday, August 4, 2010 3:07:19 AM UTC-7, Glen Pike wrote: > > Hi, > >

Re: svn command line client - url encoding

2010-08-05 Thread Glen Pike
On 04/08/2010 19:24, Daniel Shahaf wrote: svn: URL 'https://ea_repos/svn/blender/trunk/Py%20modules,%20xls%20[latest%20ver]/' is not properly URI-encoded But if I manually "encode" the URL as follows it works. svn co https://ea_repos/svn/blender/trunk/Py%20modules%2C%20xls%20%5Bl

Re: svn command line client - url encoding

2010-08-04 Thread Daniel Shahaf
Glen Pike wrote on Wed, Aug 04, 2010 at 11:07:19 +0100: > If I use the command line: > > svn co "https://ea_repos/svn/blender/trunk/Py modules, xls [latest > ver]/" > > I get the response: > > svn: URL > 'https://ea_repos/svn/blender/trunk/Py%20modules,%20xls%20[latest%20ver]/'