回复:解决了svn的问题:"Could not open the requested SVN filesystem" 软件技术, 电脑与网络
xiaojin0872(游客)发表评论于2011/7/6 10:27:35
用TortoiseSVN在D:/svn下创建test资源库,此处注意我遇到的一个问题:如果TortoiseSVN的版本过高,而SVN服务器的版本过低有可能造成,创建的资源库无法访问(SVN Could not open the requested SVN filesystem)。因此版本要相符。当然为避免上面的问题也可以直接用命令来创建,在命令行窗口,转到svn的bin下,svnadmin create d:/svn/repository