Today, configure the test server, and finally finished SVN, visit when there are OPTIONS of Http://url OK error.
Cut the crap and tell everyone how I solved it:
My profile was written incorrectly, and I wrote:
<location/repos>
DAV svn
Svnlistparentpath on
svnparentpath/svn
authtype Basic
authname Chinaemba test Repos "
authmysqlenable on
authmysqluser authuser
Authmysqlpassword " Emba201003china "
authmysqldb auth
authmysqlusertable user
Authmysqlnamefield user_ Name
Authmysqlpasswordfield user_password
Require valid-user
</location>
should be written as:
<location/svn>
DAV svn
Svnlistparentpath on
svnparentpath/svn
authtype Basic
authname "Chinaemba test repos "
authmysqlenable on
authmysqluser authuser
Authmysqlpassword " Emba201003china "
authmysqldb auth
authmysqlusertable user
Authmysqlnamefield user_ Name
Authmysqlpasswordfield user_password
Require valid-user
</location>
If you've made such a mistake, congratulations, you can fix him.
Update:
Actually,<location/svn>/behind write what, in the browser browsing time also some what on the line, not necessarily SVN