我们的networking上有一个trac服务器,当我运行以下命令时:
svn co http://trac.theserver.com/browser/trunk/thefolder .
然后我把我的LDAP密码,我得到这个
svn: The OPTIONS response did not include the requested activity-collection-set; this often means that the URL is not WebDAV-enabled
我需要做什么来解决这个问题? 以前的IT人员有各种奇怪的方式来设置networking上的东西。
Trac不会以颠覆客户端(例如webdav)的方式使用Subversion版本库。
Trac是一个项目pipe理的web应用程序,浏览器部分是用web浏览器交互浏览存储的。
对于结帐,你必须知道url颠覆,它通过webdav(也许是: http : //svn.theserver.com/trunk/thefolder ?)服务的地方