I would like to use the file protocol, and make c:/test my repository.
But when I try to specify the url : file://C:/test it creates it at first, but when I try to import files it returns an error:
Browsing error: svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:C/test'
svn: Local URL 'file:C/test' contailns upsupported hostname.
What's wrong?!
