网站建设个体营业执照,门店做网站有没有必要,微信推广软件首选帝搜软件,制作公司网站的如果TortoiseSVN的版本过高#xff0c;而SVN服务器的版本过低有可能造成#xff0c;创建的资源库无法访问#xff08;SVN Could not open the requested SVN filesystem#xff09;。因此版本要相符。当然为避免上面的问题也可以直接用命令来创建#xff0c;在命令行窗口而SVN服务器的版本过低有可能造成创建的资源库无法访问SVN Could not open the requested SVN filesystem。因此版本要相符。当然为避免上面的问题也可以直接用命令来创建在命令行窗口转到svn的bin下svnadmin create d:/svn/repository 或者是由于在配置apache的httpd.conf文件出错 Exception: Unable to load the output from svn: ?xml version1.0? 首先要看ccnet.config中配置是否正确 sourcecontrol typesvn trunkUrlhttp://10.2.3.23:81/svn/StartKit/trunkUrl executableC:/Program Files (x86)/VisualSVN Server/bin/svn.exe/executable//该路径是安装svn服务器的bin目录 usernamewxm/username passwordweixiaomei/password /sourcecontrol tasks msbuild executableC:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe/executable workingDirectoryC:\Program Files (x86)\CruiseControl.NET\server\StartKit\WorkingDirectory/workingDirectory projectFileStartKit.sln/projectFile buildArgs/buildArgs loggerC:\Program Files (x86)\CruiseControl.NET\server\ThoughtWorks.CruiseControl.MsBuild.dll/logger targetsBuild/targets /msbuild /tasks 首先ccnet要将版本库中代码也就是trunkUrlhttp://10.2.3.23:81/svn/StartKit/trunkUrl中的代码拷贝到workingDirectoryC:\Program Files (x86)\CruiseControl.NET\server\StartKit\WorkingDirectory/workingDirectory中要编译的项目即projectFileStartKit.sln/projectFile 所以目前一定要保证在代码库拷贝出来的有该项目若果有该项目则一定是拷贝过程错误如果svn服务器无法访问TortoiseSVN的版本过高而SVN服务器的版本过低有可能造成则要重新安装版本使TortoiseSVN和svn服务器版本一致要么就是apche配置错误因为安装apche后才能以web方式访问svn即用http形式访问 如果配置都没错那就要改换版本提供VisualSVN Server版本2.5.6CruiseControl.NET-1.4.4http://sourceforge.net/projects/ccnet/files/CruiseControl.NET%20Releases/CruiseControl.NET%201.4.4 参考http://hi.baidu.com/handsomeguy/item/b9cc5e48f7ec120fc11613b5 http://wowking.blog.51cto.com/1638252/940070 http://www.uml.org.cn/jchgj/200904082.asp转载于:https://www.cnblogs.com/GreenGrass/archive/2012/10/11/2719480.html