Anyone use SvnMapper?
问题 First I download SvnMapper(svnmapper.tigris.org) and install it! Then I start SvnMapper, the GUI need to input a URL of subversion, I failed in this step. I have a local repository (means I use file:// protocol to access the repository myself alone), So I input one of my project svn URL to SvnMapper: file:///E:/myrepos/mathutil/trunk , and click OK. SvnMapper complains: Unable to open URL. So I guess, SvnMapper may not support file:// protocol. Then I find a project hosted in Google code