2717: cannot use space in svn path setting
- ThirdParty
- Review Board
zhoud******@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Jan. 31, 2014 |
What version are you running? 1.6.3 What's the URL of the page containing the problem? none What steps will reproduce the problem? 1.add a svn path with space, failed.(http://localhost/trunk/client 1.0) 2.add a svn path with %20 to replace space, ok,but.(http://localhost/trunk/client%201.0) when create a new review request,failed forever. 3.add a svn path without space(http://localhost/trunk/), create a new review request(base dir:/client 1.0),ok. What is the expected output? What do you see instead? add full svn path with space in setting. What operating system are you using? What browser? Windows 2008R2+chrome/IE/Firefox Please provide any additional information below.
I know it's been a little while, but can you clarify how it fails? Are there errors in the logs?
-
+ NeedInfo
2012-08-23 10:03:28,582 - ERROR - SVN: Failed to get repository information for http://************/***** Client 6.1: URL 'http://************/**** Client 6.1' is malformed or the scheme or host or path is missing 2012-08-23 10:08:48,677 - ERROR - SVN: Failed to get repository information for http://**********/****\ Client\ 6.1: URL 'http://********/*****\ Client\ 6.1' is malformed or the scheme or host or path is missing