3 月 012014
 

 



svn 报错处理

svn报错 The OPTIONS request returned invalid XML in the response: XML parse error at line 1

最终查出来的原因是:
<Location /svn/dev.topcmm.com/check  >   #错误的写法 <Location /svn/dev.topcmm.com/check/  >
DAV svn
SVNPath /opt/svn/dev.topcmm.com/check
AuthType Basic
AuthName “TopCMM Subversion repository”
AuthUserFile /opt/svn/dev.topcmm.com/.check.pwd
Require valid-user
</Location>
多了个/ 造成了这个原因

 

 Posted by at 下午 3:50

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny