id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 12314,Can not display or modify subversion paths in Windows,fengyc.work@…,Ryan J Ollos," Hi, This should be a bug in SvnAuthzAdminPlugin. In admin_ui.py, a lot of urllib.pathname2url and urllib.url2pathname were invoked. This could work as excepted under linux. But the functions could not correctly handle svn paths under windows. e.g. {{{ urllib.pathname2url(r'foo:/bar') would raise an error urllib.url2pathname(r'///foo:/bar') would be 'O:\\bar' }}} May be ""pathname2url"" ""url2pathname"" shoud be replaced with ""quote"" ""unquote"". Thanks. ",defect,accepted,normal,SvnAuthzAdminPlugin,normal,,,,0.12